Skip to content

Commit

Permalink
fix sidebar css bug PanJiaChen#1142
Browse files Browse the repository at this point in the history
  • Loading branch information
PanJiaChen committed Sep 28, 2018
1 parent b82e8e8 commit dc84e7b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/styles/sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,11 @@
}
}
}

.el-menu--vertical{
& >.el-menu{
.svg-icon{
margin-right: 16px;
}
}
}

0 comments on commit dc84e7b

Please sign in to comment.