zs
2025-04-30 44709668c91a392dd0c346d6a15b07144ebf41ea
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 {