Browse Source

修改边距

zhangxc 5 năm trước cách đây
mục cha
commit
bad0beec38
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/diagBase/AddDiagBase.vue

+ 1 - 1
src/components/diagBase/AddDiagBase.vue

@@ -1224,7 +1224,7 @@
             position: relative;
             background-color: #fff;
             padding: 20px;
-            margin: 70px 20px 0px 20px;
+            margin: 70px 20px -35px 20px;
         }
         .addDiagName {
             position: relative;