forked from AkkomaGang/admin-fe
perf[Sidebar]: refine el-scrollbar__bar css
This commit is contained in:
parent
676aaf3485
commit
a5dd905b46
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.el-scrollbar__bar.is-vertical{
|
||||||
|
right: 0px;
|
||||||
|
}
|
||||||
.is-horizontal {
|
.is-horizontal {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue