wupengfei
2025-06-04 f83f74863b05def138a5c87c3084e0de0dc01392
packages/components/src/styles/card.scss
@@ -205,7 +205,7 @@
    font-weight: 400;
    line-height: 48px;
    margin-bottom: 14px;
    color: boleGetCssVar('text-color', 'primary');
    color: boleGetCssVar('text-color', 'regular');
    @include ellipsis;
  }
@@ -236,7 +236,7 @@
      .user-account-card-action-text {
        font-size: 26px;
        line-height: 36px;
        color: boleGetCssVar('text-color', 'regular');
        color: #777;
      }
    }