zs
2025-04-30 6531b52f50f7dc94ac9136d4eb1d3ecec765516e
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 {