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;
|
height: 6rem;
|
||||||
font: inherit;
|
font: inherit;
|
||||||
outline: none;
|
outline: none;
|
||||||
|
color: var(--color-text-highlight);
|
||||||
}
|
}
|
||||||
|
|
||||||
.search-input::placeholder {
|
.search-input::placeholder {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue