diff --git a/src/routes/List/TableList.js b/src/routes/List/TableList.js
index 8d8f2c264b76f69aa61642d66527786b108bb150..8f385a7d1432c5139bb5d2d73fb82a8473c1edba 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 c0cbdbe8799c4d9fc8e2c926437040517a419d69..a2445e36777e2a49c66f9d4c051dce9979cb71f9 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 {