king
2023-01-13 7adf0212cd71a8ec604f65ba2c2e9bdfc5dec22d
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 {