Skip to content

Commit dc84e7b

Browse files
committed
fix sidebar css bug PanJiaChen#1142
1 parent b82e8e8 commit dc84e7b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/styles/sidebar.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,11 @@
120120
}
121121
}
122122
}
123+
124+
.el-menu--vertical{
125+
& >.el-menu{
126+
.svg-icon{
127+
margin-right: 16px;
128+
}
129+
}
130+
}

0 commit comments

Comments
 (0)