Parcourir la source

Merge branch 'http_test' of git.xiaojukeji.com:pu_qa_tool/thoth-frontend into http_test

qinzhipeng_v@didiglobal.com il y a 4 ans
Parent
commit
a60fd4b17f
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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: 5px;
+    margin-top: 10px;
     display: flex;
     flex-direction: column;
     align-items: center;
@@ -236,7 +236,7 @@ section {
     }
     .cut-off {
       border-top: 1px solid #eeeeee;
-      margin: 0px 25px 5px 25px;
+      margin: 5px 25px 10px 25px;
     }
     .page-item:hover {
       background-color: rgba(64, 158, 255, 0.1);