zhengyiming
1 天以前 e0cb82c8dbf83fabc0cab548abc873926366fb75
packages/components/src/styles/components.scss
@@ -423,7 +423,7 @@
    margin-bottom: 32px;
    .result-order-number-label {
      font-size: 26px;
      font-size: 30px;
      color: boleGetCssVar('text-color', 'primary');
      font-weight: 400;
      line-height: 42px;
@@ -434,15 +434,15 @@
        content: '';
        display: inline-block;
        width: 8px;
        height: 22px;
        border-radius: 20px;
        height: 30px;
        border-radius: 4px;
        background-color: boleGetCssVar('color', 'primary');
        margin-right: 12px;
      }
    }
    .result-order-number-value {
      font-size: 26px;
      font-size: 30px;
      color: boleGetCssVar('text-color', 'primary');
      font-weight: 400;
      line-height: 42px;