zs
2025-04-30 2f3617a5147d025ac13a70938859974f4b369b4b
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 {