zs
2025-04-30 98749f73549cbbb1eb1db0916f3f2073e006384e
PipeLineLems/web/src/components/Variable/Variable.module.scss
@@ -21,10 +21,10 @@
      font-size: 14px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      color: #333333;
      color: #5a84ff;
      cursor: pointer;
      &:hover {
        color: #5a84ff;
        color: #134bf3;
      }
    }
    > img {