mirror of
https://github.com/glanceapp/glance.git
synced 2024-11-22 08:23:52 +01:00
Fix search input color
This commit is contained in:
parent
82b6531a07
commit
c9a2aff6a6
@ -731,6 +731,7 @@ kbd:active {
|
||||
height: 6rem;
|
||||
font: inherit;
|
||||
outline: none;
|
||||
color: var(--color-text-highlight);
|
||||
}
|
||||
|
||||
.search-input::placeholder {
|
||||
|
Loading…
Reference in New Issue
Block a user