no message

This commit is contained in:
A1300399510 2024-12-19 16:49:22 +08:00
parent 5adedb7d4d
commit 343ebfd543
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ body {
}
.base .left.input-active {
border-color: #c4c7ce;
border-radius: 0 0 4px 10px;
border-radius: 0 0 4px 15px;
}
.base .left .text {
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;

View File

@ -93,7 +93,7 @@ body {
&.input-active {
border-color: #c4c7ce;
border-radius: 0 0 4px 10px;
border-radius: 0 0 4px 15px;
}
.text {