king
2020-12-11 f895e8af9e6a393f71fec0dc26fdf1b9b6616cb4
src/tabviews/custom/components/share/normalTable/index.scss
@@ -53,12 +53,16 @@
    overflow-x: auto!important;
    table {
      .ant-table-tbody > tr > td {
        vertical-align: top;
        // vertical-align: top;
        .card-cell-list {
          color: rgba(0, 0, 0, 0.85);
        }
        .ant-mk-picture {
          position: relative;
          background-position: center center;
          background-size: cover;
          margin: 2px;
          margin: 2px;
        }
        .action-col {
          .ant-btn > .anticon + span {