mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 12:58:13 +00:00
fix ui issue
This commit is contained in:
@@ -207,9 +207,9 @@ function RankedCard({
|
||||
{/* Wagons */}
|
||||
<Group gap={4} wrap="nowrap" w={58} justify="flex-end">
|
||||
<TrainFront size={13} color={cardVar("gray", 6)} />
|
||||
<Text fw={700} size="sm">
|
||||
{/* <Text fw={700} size="sm">
|
||||
{booking.wagons}w
|
||||
</Text>
|
||||
</Text> */}
|
||||
</Group>
|
||||
|
||||
{/* State chip / pay countdown */}
|
||||
|
||||
Reference in New Issue
Block a user