king
2023-02-20 02822f7c9b50bf1b58c11f9820cff5b9e41a1a59
src/tabviews/custom/components/card/double-data-card/index.scss
@@ -197,6 +197,9 @@
    .circle-select {
      border-radius: 0!important;
    }
    .circle-select.half::after {
      border-radius: 0px;
    }
  }
  .data-zoom.check {
    .mk-card.active, .mk-card.selected {
@@ -221,6 +224,7 @@
      left: 4px;
      content: ' ';
      display: block;
      border-radius: 8px;
      width: 8px;
      height: 8px;
      background: var(--mk-sys-color);