wenbobowen 4 жил өмнө
parent
commit
b5129ea048

+ 2 - 0
src/components/newLayout/Aside.vue

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