Kaynağa Gözat

样式修改

lilei 1 yıl önce
ebeveyn
işleme
03d8077237
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  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 {