king
2022-10-12 53b9fb93d0376eb02bb996935f1720b4e95cd897
src/tabviews/custom/components/share/normalTable/index.scss
@@ -28,6 +28,10 @@
    cursor: not-allowed;
    --mk-table-color: #bcbcbc;
    span, div {
      color: #bcbcbc!important;
    }
    .ant-btn {
      cursor: not-allowed;
    }
@@ -94,12 +98,7 @@
        }
        .ant-mk-picture {
          position: relative;
          background-position: center center;
          background-size: cover;
          margin: 2px;
        }
        .ant-mk-picture.scale {
          cursor: zoom-in;
        }
        .action-col {
          .ant-btn > .anticon + span {