wupengfei
2025-02-24 ab5a37627e23433ff184755c79ae264399bb5366
packages/components/src/styles/orderCard.scss
@@ -2,6 +2,11 @@
  border: 1px solid #e8e8e8;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 20px;
  &:last-child {
    margin-bottom: 0;
  }
  .order-card-title {
    display: flex;