Skip to content

Commit

Permalink
Add style for menu icons
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed May 28, 2016
1 parent c46ae0c commit 803bb26
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/modules/menu/_base.scss
Expand Up @@ -81,6 +81,10 @@
color: $color-highlight;
}

i {
color: $color-highlight;
}

&.divider {
border-bottom: 2px solid $color-shade-mid;
}
Expand Down

0 comments on commit 803bb26

Please sign in to comment.