no message

This commit is contained in:
A1300399510 2024-12-19 11:48:35 +08:00
parent dcc05428ee
commit ec9b0cabdc
2 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@ body {
padding: 0 20px;
position: relative;
transition: all 0.3s;
border-color: #c4c7ce;
border: 1px solid #c4c7ce;
}
.base .left.input-active {
border: 1px solid #c4c7ce;

View File

@ -88,7 +88,7 @@ body {
padding: 0 20px;
position: relative;
transition: all 0.3s;
border-color: #c4c7ce;
border: 1px solid #c4c7ce;
&.input-active {
border: 1px solid #c4c7ce;