兰宝车间质量管理系统-前端
疯狂的狮子Li
2023-07-02 cc69786fd18c67f829acc75a2e5b58e3a9f02300
src/assets/styles/sidebar.scss
@@ -1,6 +1,6 @@
#app {
  .main-container {
    min-height: 100%;
    height: 100%;
    transition: margin-left 0.28s;
    margin-left: $base-sidebar-width;
    position: relative;
@@ -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 {