diff --git a/src/routes/List/TableList.js b/src/routes/List/TableList.js index 8d8f2c26..8f385a7d 100644 --- a/src/routes/List/TableList.js +++ b/src/routes/List/TableList.js @@ -247,7 +247,7 @@ export default class TableList extends PureComponent { -
+
diff --git a/src/routes/List/TableList.less b/src/routes/List/TableList.less index c0cbdbe8..a2445e36 100644 --- a/src/routes/List/TableList.less +++ b/src/routes/List/TableList.less @@ -14,6 +14,7 @@ :global { .ant-form-item { margin-bottom: 24px; + margin-right: 0; display: flex; } .ant-form-item-control-wrapper {