fix[Sidebar]: fixed sidebar scroll bug

This commit is contained in:
Pan 2019-04-08 13:00:49 +08:00
parent 79e2a604af
commit cac24cdca4
1 changed files with 0 additions and 4 deletions

View File

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