no message

This commit is contained in:
A1300399510 2024-12-19 11:43:46 +08:00
parent 0fa7ce596c
commit 614e248e3c
2 changed files with 2 additions and 0 deletions

View File

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

View File

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