king
2023-02-06 0a775d67b17400de3bbac4767d5ea25e6f0d14f9
src/tabviews/custom/components/share/normalTable/index.scss
@@ -219,6 +219,11 @@
  table tbody tr {
    color: var(--mk-table-color);
  }
  // table tbody {
  //   tr:nth-child(even) {
  //     background: #f5f5f5;
  //   }
  // }
}
.normal-custom-table:not(.fixed-height) {
  .ant-table-body::-webkit-scrollbar {