Fix search input color
This commit is contained in:
parent
c97fec66f4
commit
761eb343f9
1 changed files with 1 additions and 0 deletions
|
@ -731,6 +731,7 @@ kbd:active {
|
|||
height: 6rem;
|
||||
font: inherit;
|
||||
outline: none;
|
||||
color: var(--color-text-highlight);
|
||||
}
|
||||
|
||||
.search-input::placeholder {
|
||||
|
|
Loading…
Add table
Reference in a new issue