chenrui 3 лет назад
Родитель
Сommit
29728effe3
1 измененных файлов с 11 добавлено и 0 удалено
  1. 11 0
      src/components/index.less

+ 11 - 0
src/components/index.less

@@ -402,4 +402,15 @@
       }
     }
   }
+}
+.ant-collapse{
+  .ant-collapse-header{
+    padding: 3px 0 5px 38px!important;
+  }
+  .ant-collapse-content-box{
+    padding: 10px 10px 0!important;
+    .ant-descriptions-item{
+      padding-bottom: 8px!important;
+    }
+  }
 }