From 1b2da95ad42675e8365f6d69fb4426e6cc881d88 Mon Sep 17 00:00:00 2001 From: rouggy Date: Mon, 20 Jul 2026 14:35:18 +0200 Subject: [PATCH] ui: widen the Award management modal (max-w-6xl, 95vw) so the fuller footer fits --- frontend/src/components/AwardEditor.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/AwardEditor.tsx b/frontend/src/components/AwardEditor.tsx index 55c3fb7..1cb4bf0 100644 --- a/frontend/src/components/AwardEditor.tsx +++ b/frontend/src/components/AwardEditor.tsx @@ -370,7 +370,7 @@ export function AwardEditor({ open, onClose, onSaved }: Props) { return ( { if (!o) onClose(); }}> - + {t('awed.awardManagement')}