no message

This commit is contained in:
A1300399510 2024-12-19 11:41:57 +08:00
parent 0fd330b9ef
commit 0fa7ce596c
2 changed files with 2 additions and 2 deletions

View File

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

View File

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