fix ui issue

This commit is contained in:
Marshal
2026-07-09 14:10:46 +00:00
parent 3afadcd9f2
commit 3259bd7667
2 changed files with 13 additions and 13 deletions

View File

@@ -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 */}