wenbobowen 4 năm trước cách đây
mục cha
commit
73c99066cd

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

@@ -210,13 +210,13 @@ section {
     }
     }
   }
   }
   .all-pages-list {
   .all-pages-list {
-    margin-top: 33px;
+    margin-top: 3px;
     display: flex;
     display: flex;
     flex-direction: column;
     flex-direction: column;
     align-items: center;
     align-items: center;
     font-size: 14px;
     font-size: 14px;
     color: #444444;
     color: #444444;
-    height: calc(100vh - 170px);
+    height: calc(100vh - 110px);
     overflow-y: auto;
     overflow-y: auto;
     li {
     li {
       width: 100%;
       width: 100%;
@@ -254,6 +254,7 @@ section {
     display: flex;
     display: flex;
     justify-content: flex-end;
     justify-content: flex-end;
     font-size: 30px;
     font-size: 30px;
+    background: #fff;
     img {
     img {
       cursor: pointer;
       cursor: pointer;
       height: 20px;
       height: 20px;