[Glitch] Fix light theme select option for hashtags

Port 93372fee1e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
th-downstream
Trevor Wolf 1 year ago committed by Claire
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…
Cancel
Save