king
2021-10-10 8cdfdd9914d1c4f6cd59176d61869522f51f39e4
src/tabviews/custom/components/table/edit-table/index.scss
@@ -38,8 +38,17 @@
    .main-pickup {
      position: absolute;
      right: 5px;
      top: -22px;
      top: -24px;
      z-index: 2;
    }
    .submit-table {
      position: absolute;
      z-index: 2;
      right: 60px;
      top: -26px;
      height: 24px;
      color: #ffffff;
      background-color: #1890ff;
    }
    .custom-control {
      position: absolute;
@@ -60,8 +69,21 @@
      right: 0px;
      top: 0px;
      z-index: 2;
      margin-bottom: 4px;
      float: right;
    }
    .submit-table {
      float: right;
      position: relative;
      z-index: 2;
      right: 0px;
      top: 0px;
      height: 24px;
      color: #ffffff;
      background-color: #1890ff;
      margin-right: 15px;
      margin-bottom: 2px;
    }
  }
  .ant-collapse {
    background-color: transparent;