Fix color of hashtag column settings inputs (#17058)
Fixes #17057remotes/1727458204337373841/tmp_refs/heads/signup-info-prompt
parent
0ac7efdc50
commit
1630807ee2
|
@ -3922,7 +3922,8 @@ a.status-card.compact:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
&__multi-value__label,
|
&__multi-value__label,
|
||||||
&__input {
|
&__input,
|
||||||
|
&__input-container {
|
||||||
color: $darker-text-color;
|
color: $darker-text-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue