22
schangxiang@126.com
2025-05-06 77f20a5b6a37e578f3c68bbd6df7e3a5fcfd6b2e
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 {