perf[Sidebar]: refine el-scrollbar__bar css

This commit is contained in:
Pan 2018-09-04 15:10:13 +08:00
parent 676aaf3485
commit a5dd905b46
1 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,9 @@
height: 100%;
}
}
.el-scrollbar__bar.is-vertical{
right: 0px;
}
.is-horizontal {
display: none;
}