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 {