king
2022-03-23 f59df05bd0f1cccbecfb0ba978b66dd19563bb36
src/tabviews/custom/components/table/edit-table/normalTable/index.scss
@@ -415,4 +415,19 @@
    margin-top: 0px!important;
    margin-bottom: 0px!important;
  }
}
.edit-custom-table-leftbtn-wrap {
  float: left;
  line-height: 45px;
  .submit-table {
    position: relative;
    z-index: 2;
    min-height: 28px;
    height: auto;
    color: #ffffff;
    background-color: #1890ff;
    border-width: 0;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}