chenrui %!s(int64=3) %!d(string=hai) anos
pai
achega
5d3f04f3f1
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/components/custom.less

+ 3 - 3
src/components/custom.less

@@ -1,9 +1,9 @@
 // 自定义样式文件   覆盖框架样式
 
 body{
-  font-size: 13px!important;
+  font-size: 12px!important;
   span,td,label,.ant-btn-sm{
-    font-size: 13px!important;
+    font-size: 12px!important;
   }
   .ant-form-item-label > label{
     color: #333!important;
@@ -144,7 +144,7 @@ body{
   }
   .ant-table-row{
     .ant-table-row-cell-break-word, td{
-      padding: 6px 4px!important;
+      padding: 3px 4px!important;
       color: #333!important;
     }
   }