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