no message
This commit is contained in:
parent
687a7b7974
commit
385176f8ef
@ -57,7 +57,7 @@ body {
|
||||
}
|
||||
.base .left {
|
||||
width: 450px;
|
||||
height: 50px;
|
||||
height: 44px;
|
||||
background-color: #fff;
|
||||
border-radius: 153px 15px 15px 153px;
|
||||
margin-right: 5px;
|
||||
@ -76,7 +76,7 @@ body {
|
||||
}
|
||||
.base .rigth {
|
||||
width: 175px;
|
||||
height: 50px;
|
||||
height: 44px;
|
||||
background-color: #fff;
|
||||
border-radius: 15px 153px 153px 15px;
|
||||
padding-left: 19px;
|
||||
|
@ -66,7 +66,7 @@ body {
|
||||
z-index: 100;
|
||||
.left {
|
||||
width: 450px;
|
||||
height: 50px;
|
||||
height: 44px;
|
||||
background-color: #fff;
|
||||
border-radius: 153px 15px 15px 153px;
|
||||
margin-right: 5px;
|
||||
@ -87,7 +87,7 @@ body {
|
||||
|
||||
.rigth {
|
||||
width: 175px;
|
||||
height: 50px;
|
||||
height: 44px;
|
||||
background-color: #fff;
|
||||
border-radius: 15px 153px 153px 15px;
|
||||
padding-left: 19px;
|
||||
|
Loading…
Reference in New Issue
Block a user