wenbobowen 4 years ago
parent
commit
da4cd6a462
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/newLayout/Aside.vue

+ 1 - 1
src/components/newLayout/Aside.vue

@@ -216,7 +216,7 @@ section {
     align-items: center;
     font-size: 14px;
     color: #444444;
-    height: calc(100vh - 150px);
+    height: calc(100vh - 110px);
     overflow-y: auto;
     li {
       width: 100%;