king
2021-10-11 d17368d4a5bdec6db2d8a85c7901cdb25cc59cd4
src/tabviews/custom/components/table/edit-table/index.scss
@@ -38,8 +38,18 @@
    .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;
      border-width: 0;
    }
    .custom-control {
      position: absolute;
@@ -60,8 +70,22 @@
      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;
      border-width: 0;
    }
  }
  .ant-collapse {
    background-color: transparent;