Skip to content

Commit

Permalink
perf[sidebar]: hightlight submenu when is active (PanJiaChen#1154)
Browse files Browse the repository at this point in the history
  • Loading branch information
PanJiaChen authored Oct 8, 2018
1 parent 616b65c commit f58db95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/styles/sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@
height: 100%;
width: 100% !important;
}
.is-active > .el-submenu__title{
color: #f4f4f5!important;
}
}
.hideSidebar {
.sidebar-container {
Expand Down

0 comments on commit f58db95

Please sign in to comment.