king
2023-05-22 43a517b80f2803e0dcf6658113520c4a14c8c17f
src/menu/components/table/edit-table/columns/tableIn/index.scss
@@ -1,4 +1,4 @@
.verify-card-box {
.tablein-verify-card-box {
  .ant-tabs-nav-scroll {
    text-align: center;
  }
@@ -77,4 +77,12 @@
      z-index: 1;
    }
  }
  .full-scripts {
    position: absolute;
    right: 24px;
    top: 0px;
    font-size: 16px;
    color: #1890ff;
    z-index: 1;
  }
}