baoshiwei
3 天以前 55ff4ad6155248a7c2f391fd4fe75682a311dac0
zhitan-vue/src/assets/styles/sidebar.scss
@@ -52,7 +52,7 @@
      .scrollbar-wrapper {
        overflow-x: hidden !important;
        height: calc(100% - 290px) !important;
        height: calc(100% - 194px) !important;
      }
      .el-scrollbar__bar.is-vertical {
@@ -307,6 +307,7 @@
    }
    .main-container {
      background-color: #f7f8fa;
      height: 100%;
      transition: margin-left 0.28s;
      margin-left: $base-sidebar-width;
@@ -390,7 +391,7 @@
      .menu-title {
        overflow: hidden !important;
        font-weight: 400 !important;
        font-size: 16px !important;
        font-size: 14px !important;
      }
      // @media (min-width: 1440px) {