mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-18 21:03:27 +00:00
[Glitch] Fix light theme select option for hashtags
Port 93372fee1e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
03ae73bdc5
commit
f0ad745506
|
@ -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…
Reference in a new issue