Fixed clear button invisible in light mode

This commit is contained in:
Shuqi 2024-04-30 08:30:11 +08:00
parent 095a06ee5e
commit b5d2768b1b
1 changed files with 1 additions and 0 deletions

View File

@ -301,6 +301,7 @@ input#search {
font-family: Silkscreen, sans-serif;
font-size: 1rem;
cursor: pointer;
color: inherit;
}
#display-options {