Skip to content

Commit

Permalink
fix(menu): menu active color and hover background color
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxiu committed Aug 15, 2019
1 parent c8daec6 commit 60d69c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/menu/styles/theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
.thy-menu-item-name {
color: $gray-700;
}

.thy-menu-item-action {
color: $gray-500;
}
Expand Down

0 comments on commit 60d69c5

Please sign in to comment.