no message

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

View File

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

View File

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