src/tabviews/custom/components/share/searchLine/index.jsx
@@ -773,7 +773,7 @@ } return ( <Form {...formItemLayout} className="ant-advanced-search-form top-search" id={this.state.formId} onSubmit={this.handleSearch}> <Form {...formItemLayout} className="header-top-search" id={this.state.formId} onSubmit={this.handleSearch}> <Row gutter={24}>{this.getFields()}</Row> </Form> )