[Glitch] Fix color of hashtag column settings inputs

Port 986391cd19 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
Claire 2021-11-26 22:09:11 +01:00
parent 759226e116
commit 9565dc366d
1 changed files with 2 additions and 1 deletions

View File

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