king
2021-09-28 342d3498191f1683059fe586209ec920545e0bf9
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>
    )