1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-04-06 03:57:53 +08:00

refine sidebar css

This commit is contained in:
Pan 2017-08-02 14:43:57 +08:00
parent a3b1dd81fd
commit 97e94c067d

View File

@ -36,6 +36,7 @@
&.hideSidebar {
.sidebar-container{
width:36px;
overflow: inherit;
}
.main-container {
margin-left: 36px;