mirror of
https://github.com/glanceapp/glance.git
synced 2024-11-25 09:54:50 +01:00
Fix search input color
This commit is contained in:
parent
c97fec66f4
commit
761eb343f9
@ -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