Commit 912c4eb2 authored by Pan's avatar Pan

perf[Sidebar]: refine el-scrollbar__bar css

parent ccd07c3d
......@@ -22,6 +22,9 @@
.horizontal-collapse-transition {
transition: 0s width ease-in-out, 0s padding-left ease-in-out, 0s padding-right ease-in-out;
}
.el-scrollbar__bar.is-vertical{
right: 0px;
}
.scrollbar-wrapper {
height: calc(100% + 15px);
.el-scrollbar__view {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment