Fix color of hashtag column settings inputs (#17058)

Fixes #17057
th-downstream
Claire 3 years ago committed by GitHub
parent 3b1320f817
commit 986391cd19

@ -3922,7 +3922,8 @@ a.status-card.compact:hover {
}
&__multi-value__label,
&__input {
&__input,
&__input-container {
color: $darker-text-color;
}

Loading…
Cancel
Save