zhengyiming
1 天以前 c0bcba49bef43b880978ff63b2ac00f1ba5c5c6a
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;
      }
    }