no message

This commit is contained in:
A1300399510 2024-12-19 14:35:17 +08:00
parent 86caec2a07
commit 19aece3fc4
2 changed files with 2 additions and 0 deletions

View File

@ -75,6 +75,7 @@ body {
position: relative;
transition: all 0.3s;
border: 1px solid #fff;
border-top: none;
}
.base .left.input-active {
border: 1px solid #c4c7ce;

View File

@ -89,6 +89,7 @@ body {
position: relative;
transition: all 0.3s;
border: 1px solid #fff;
border-top: none;
&.input-active {
border: 1px solid #c4c7ce;