1
2026-04-30 eeb8f18b48989bac5eb5847a51359496956c5339
src/page/kline/components/kLine.vue
@@ -1455,7 +1455,7 @@
        &:hover,
        &.active {
          color: #c4d600;
          color: #00f0ff;
        }
      }
    }
@@ -1500,7 +1500,7 @@
      }
      .active {
        color: #c4d600;
        color: #00f0ff;
        font-weight: 800;
        background: rgb(245, 245, 245);
      }
@@ -1580,7 +1580,7 @@
  }
  .active {
    color: #c4d600;
    color: #00f0ff;
    font-weight: 800;
    background: rgb(245, 245, 245);
  }