shish hace 2 meses
padre
commit
1a3900749c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ghsApp/src/pagesPurchase/supplier.vue

+ 1 - 1
ghsApp/src/pagesPurchase/supplier.vue

@@ -384,7 +384,7 @@ export default {
       width: 100%;
       width: 100%;
     }  
     }  
     z-index: 9;
     z-index: 9;
-    margin-top: 6upx; // 顶部 Tabs 整体跟上边(输入框/添加按钮栏)增加 4upx 距离
+    margin-top: 8upx; // 顶部 Tabs 整体跟上边(输入框/添加按钮栏)增加 4upx 距离
   }
   }
 }
 }