wenbobowen 4 anos atrás
pai
commit
9b652fcfab
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/components/newLayout/Aside.vue

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

@@ -210,7 +210,7 @@ section {
     }
   }
   .all-pages-list {
-    margin-top: 33px;
+    margin-top: 10px;
     display: flex;
     flex-direction: column;
     align-items: center;
@@ -243,7 +243,7 @@ section {
     }
   }
   .bottom-collapsed {
-    height: 60px;
+    height: 40px;
     padding: 0px;
     min-height: 5%;
     border-top: 1px solid #dcdfe6;