king
2022-03-21 b065ac55d9d8680eefbb43be63305364e7b2f6cd
src/tabviews/custom/components/table/edit-table/normalTable/index.scss
@@ -416,3 +416,18 @@
    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;
  }
}