king
2023-03-14 da34633b25d16359cd91a656acad5e811f9972b7
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 {