Browse Source

数据源列设置样式错误

zhuth 6 years ago
parent
commit
6f07ce0136
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/components/dataSourceDetail/columnConfig.less

+ 3 - 0
src/components/dataSourceDetail/columnConfig.less

@@ -19,6 +19,9 @@
         }
         }
     }
     }
     >.table-columnconfig {
     >.table-columnconfig {
+        .ant-table {
+            padding-bottom: 60px;
+        }
         table {
         table {
             overflow: hidden;
             overflow: hidden;
         }
         }