zhengyiming
2 天以前 c0bcba49bef43b880978ff63b2ac00f1ba5c5c6a
packages/components/src/styles/orderCard.scss
@@ -35,6 +35,19 @@
        font-weight: 400;
        flex: 1;
        min-width: 0;
        display: flex;
        &::before {
          content: '';
          display: inline-block;
          width: 8px;
          height: 24px;
          background-color: #fa4640;
          border-radius: 24px;
          margin-right: 12px;
          line-height: 42px;
          margin-top: 9px;
        }
      }
    }