Skip to content

Commit

Permalink
AppNavigation: fix style for CSS class "active" (#593)
Browse files Browse the repository at this point in the history
AppNavigation: fix style for CSS class "active"
  • Loading branch information
skjnldsv authored Sep 14, 2019
2 parents 30cc9d2 + eb7e671 commit 7b44e9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/AppNavigationItem/AppNavigationItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ export default {
width: 100%;
min-height: $clickable-area;

&.active,
a:hover,
a:focus,
a:active {
Expand Down

0 comments on commit 7b44e9f

Please sign in to comment.