[Glitch] Fix color of hashtag column settings inputs

Port 1630807ee2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
master
Claire 2021-11-26 22:09:11 +01:00
parent 9b861d56a9
commit d5d44b431a
1 changed files with 2 additions and 1 deletions

View File

@ -728,7 +728,8 @@
}
&__multi-value__label,
&__input {
&__input,
&__input-container {
color: $darker-text-color;
}