[Glitch] Fix languages dropdown on light theme
Port fa12352fd3
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
parent
eada1864ef
commit
1ab4abd764
|
@ -165,6 +165,12 @@
|
|||
}
|
||||
}
|
||||
|
||||
.language-dropdown__dropdown__results__item:hover,
|
||||
.language-dropdown__dropdown__results__item:focus,
|
||||
.language-dropdown__dropdown__results__item:active {
|
||||
background-color: $ui-base-color;
|
||||
}
|
||||
|
||||
.dropdown-menu__separator,
|
||||
.dropdown-menu__item.edited-timestamp__history__item,
|
||||
.dropdown-menu__container__header,
|
||||
|
|
Loading…
Reference in New Issue