no message

This commit is contained in:
A1300399510 2024-12-19 14:54:35 +08:00
parent ed04c6891a
commit 159430c2ea
2 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ body {
border: 1px solid #fff;
}
.base .left.input-active {
border: 1px solid #c4c7ce;
border-color: #c4c7ce;
border-radius: 0 0 4px 10px;
border-top: none;
}

View File

@ -92,7 +92,7 @@ body {
// border-top: none;
&.input-active {
border: 1px solid #c4c7ce;
border-color: #c4c7ce;
border-radius: 0 0 4px 10px;
border-top: none;
}