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