mirror of
https://github.com/glanceapp/glance.git
synced 2024-12-15 01:22:37 +03:00
Fix search input color
This commit is contained in:
parent
82b6531a07
commit
c9a2aff6a6
@ -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…
Reference in New Issue
Block a user