king
2024-03-15 05eada1e66951fbb4d388518206c6f5adc93841c
src/tabviews/custom/components/share/normalTable/index.scss
@@ -33,6 +33,14 @@
    font-size: inherit;
  }
  .clickable {
    color: var(--mk-sys-color);
    cursor: pointer;
  }
  .clickable:hover {
    text-decoration: underline;
  }
  .mk-disabled {
    color: #bcbcbc;
    cursor: not-allowed;