no message

This commit is contained in:
A1300399510 2024-11-22 12:15:23 +08:00
parent 687a7b7974
commit 385176f8ef
2 changed files with 4 additions and 4 deletions

View File

@ -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;

View File

@ -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;