Skip to content

Commit

Permalink
Add style for channel mute help text
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Oct 9, 2017
1 parent f799845 commit 453d42a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scss/modules/modals/_channel.scss
Expand Up @@ -68,6 +68,9 @@
color: $base-font-color;
}

&__mute_help_text {
color: $color-highlight;
}
}

.channel_prefs_notifications_table {
Expand Down

0 comments on commit 453d42a

Please sign in to comment.