Merge pull request #582 from Tria-plc/freight_feature/usermanagement

fix ui issue
This commit is contained in:
marshal
2026-07-09 17:12:03 +03:00
committed by GitHub
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 */}