zhengyiming
2 天以前 add9b3bb61fcc337b02c15e7973967d670e7d3be
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;
      }
    }