wupengfei
1 天以前 ddddcf83e7deb9d0a674d2bbead300089530d87e
packages/components/src/styles/orderCard.scss
@@ -29,6 +29,18 @@
        font-size: 30px;
        line-height: 42px;
        font-weight: 400;
        display: flex;
        align-items: center;
        &::before {
          content: '';
          display: inline-block;
          width: 8px;
          height: 24px;
          background-color: #fa4640;
          border-radius: 24px;
          margin-right: 12px;
        }
      }
    }