king
2023-03-17 f74d06cff0e27653c2c5ff33cf3824fa3cfb4464
src/tabviews/custom/components/card/double-data-card/index.scss
@@ -80,29 +80,6 @@
    background-repeat: no-repeat;
    background-size: cover;
  }
  .prev-page {
    width: 20px;
    div {
      height: 100%;
      display: table;
      div {
        display: table-cell;
        vertical-align: middle;
      }
    }
    img {
      width: 15px;
      padding: 0 2px;
      height: 70px;
      cursor: pointer;
    }
  }
  .prev-page.disabled {
    img {
      cursor: not-allowed;
      opacity: 0.4;
    }
  }
  .card-row-list::after {
    content: ' ';
    display: block;