afc163 8 лет назад
Родитель
Сommit
035ef3d22b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/routes/List/TableList.js

+ 1 - 1
src/routes/List/TableList.js

@@ -192,7 +192,7 @@ export default class TableList extends PureComponent {
     const { getFieldDecorator } = this.props.form;
     return (
       <Form onSubmit={this.handleSearch} layout="inline">
-        <Row gutter={{ md: 8, lg: 24, xl: 18 }}>
+        <Row gutter={{ md: 8, lg: 24, xl: 48 }}>
           <Col md={8} sm={24}>
             <FormItem label="规则编号">
               {getFieldDecorator('no')(