优化 样式

dev
LiuHao 3 years ago
parent d2bce3fcbe
commit 4775803427

@ -17,7 +17,7 @@
background-color: $base-menu-background;
height: 100%;
position: fixed;
font-size: 0px;
font-size: 0;
top: 0;
bottom: 0;
left: 0;
@ -36,7 +36,7 @@
}
.el-scrollbar__bar.is-vertical {
right: 0px;
right: 0;
}
.el-scrollbar {

Loading…
Cancel
Save