[Glitch] Fix light theme select option for hashtags

Port 93372fee1e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
local
Trevor Wolf 10 months ago committed by Claire
parent 03ae73bdc5
commit f0ad745506
  1. 4
      app/javascript/flavours/glitch/styles/mastodon-light/diff.scss

@ -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