mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-27 13:47:58 +01:00
hack to make the search bar text color white
This commit is contained in:
parent
02808f6168
commit
cd63be29c3
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ a.header__link:hover, .header__dropdown:hover > a {
|
|||
|
||||
background: $header_field_color;
|
||||
color: $text_light_color;
|
||||
-webkit-text-fill-color: $text_light_color;
|
||||
|
||||
text-overflow: ellipsis;
|
||||
|
||||
|
|
Loading…
Reference in a new issue