1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-08 03:01:56 +08:00

fix[Sidebar]: fixed sidebar scroll bug

This commit is contained in:
Pan 2019-04-08 13:00:49 +08:00
parent 79e2a604af
commit cac24cdca4

View File

@ -28,10 +28,6 @@
.scrollbar-wrapper {
overflow-x: hidden !important;
.el-scrollbar__view {
height: 100%;
}
}
.el-scrollbar__bar.is-vertical {