1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-04-06 03:57:53 +08:00

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

View File

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