Skip to content

Commit

Permalink
Fix theme component name's color when theme is selected
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomerobot committed Jan 25, 2019
1 parent 0f73026 commit 94e2b77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/assets/stylesheets/common/admin/customize.scss
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,9 @@
&.selected {
color: $secondary;
background-color: $tertiary;
.components-list {
color: $secondary;
}
.fa {
color: inherit;
}
Expand Down

0 comments on commit 94e2b77

Please sign in to comment.