Forráskód Böngészése

分页边距调整

zhangguohua 1 éve
szülő
commit
956c8eeca0
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/styles/common.scss

+ 1 - 1
src/styles/common.scss

@@ -489,7 +489,7 @@ button:focus, button:focus-visible {
 .page_pagination {
   width: 100%;
   height: 30px;
-  margin-top: 18px;
+  margin-top: 20px;
   margin-bottom: 2px;
  
   display: flex;