[Glitch] Fix light theme select option for hashtags
Port 93372fee1e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/2368/head
parent
03ae73bdc5
commit
f0ad745506
|
@ -420,6 +420,10 @@ html {
|
|||
border-top: 0;
|
||||
}
|
||||
|
||||
.column-settings__hashtags .column-select__option {
|
||||
color: $white;
|
||||
}
|
||||
|
||||
.dashboard__quick-access,
|
||||
.focal-point__preview strong,
|
||||
.admin-wrapper .content__heading__tabs a.selected {
|
||||
|
|
Loading…
Reference in New Issue