| | |
| | | color: #333333; |
| | | flex: 1; |
| | | min-width: 0; |
| | | margin-right: 56px; |
| | | |
| | | .order-card-title-text-wrapper { |
| | | height: 68px; |
| | | display: flex; |
| | | } |
| | | |
| | | .order-card-title-text { |
| | | font-size: 30px; |
| | | line-height: 42px; |
| | | 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; |
| | | } |
| | | } |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .order-card-title-status { |
| | | width: 116px; |
| | | height: 116px; |
| | | width: 90px; |
| | | height: 90px; |
| | | |
| | | img { |
| | | width: 100%; |