src/templates/modalconfig/checkCard/index.jsx
@@ -73,7 +73,7 @@ render() { return ( <div className="check-card-edit-box" style={{marginTop: '10px'}}> <div className="check-card-edit-box" style={{marginTop: '5px'}}> <Row gutter={12}>{this.getCards()}</Row> </div> )