fix issue

This commit is contained in:
Marshal
2026-07-17 11:38:54 +00:00
parent 801872c106
commit 221c49fcda
36 changed files with 726 additions and 355 deletions

View File

@@ -92,7 +92,7 @@ export default function TrainSchedulingGlobalRulesPage() {
subtitle="Global limits applied when previewing and assigning bookings to trains."
/>
<Card maw={720}>
{/* <Card maw={720}>
<Stack gap="md">
<NumberInput
label="Max wagons per train"
@@ -107,7 +107,7 @@ export default function TrainSchedulingGlobalRulesPage() {
disabled={loading}
/>
</Stack>
</Card>
</Card> */}
<Card maw={720} mt="md">
<Stack gap="md">