[Glitch] Fix light theme select option for hashtags

Port 395dc4524f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
th-downstream
Trevor Wolf 1 year ago committed by Claire
parent 3037873bbc
commit 9d80be79a2

@ -420,6 +420,10 @@ html {
border-top: 0; border-top: 0;
} }
.column-settings__hashtags .column-select__option {
color: $white;
}
.dashboard__quick-access, .dashboard__quick-access,
.focal-point__preview strong, .focal-point__preview strong,
.admin-wrapper .content__heading__tabs a.selected { .admin-wrapper .content__heading__tabs a.selected {

Loading…
Cancel
Save