fix sidebar css bug

master
Pan 2018-09-28 13:11:26 +08:00
parent 1ae92fe958
commit 70b1d20db5
1 changed files with 8 additions and 0 deletions

View File

@ -120,3 +120,11 @@
} }
} }
} }
.el-menu--vertical{
& >.el-menu{
.svg-icon{
margin-right: 16px;
}
}
}