Browse Source

样式修改

lilei 1 năm trước cách đây
mục cha
commit
03d8077237
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      src/components/global.less

+ 5 - 0
src/components/global.less

@@ -8,6 +8,11 @@ body {
   &.userLayout {
     overflow: auto;
   }
+  .ant-modal-content{
+    .ant-form-item{
+      margin-bottom: 10px;
+    }
+  }
 }
 
 .layout.ant-layout {