king
2023-05-22 43a517b80f2803e0dcf6658113520c4a14c8c17f
src/menu/components/module/voucher/voucherTable/index.scss
@@ -31,10 +31,10 @@
      border-right: 1px solid #e9e9e9;
    }
    span:nth-child(3), span:nth-child(6) {
      border-color: #91d5ff;
      border-color: #474069;
    }
    span:nth-child(9) {
      border-color: #ffa39e;
      border-color: #C48584;
    }
  }
@@ -45,7 +45,7 @@
      tr {
        th {
          position: relative;
          background-color: transparent;
          background-color: #E3E7F2;
          padding: 0;
          height: 60px;
          line-height: 60px;
@@ -83,6 +83,9 @@
      max-width: 60px;
    }
    .ant-table-tbody {
      tr:last-child {
        background-color: #FBF8EF;
      }
      tr td {
        position: relative;
        background-color: transparent;