Skip to content

Commit

Permalink
Fix color of hashtag column settings inputs (mastodon#17058)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire authored and jesseplusplus committed Feb 10, 2022
1 parent f6936ec commit 952a2ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/javascript/styles/mastodon/components.scss
Expand Up @@ -3922,7 +3922,8 @@ a.status-card.compact:hover {
}

&__multi-value__label,
&__input {
&__input,
&__input-container {
color: $darker-text-color;
}

Expand Down

0 comments on commit 952a2ec

Please sign in to comment.