From 032b28754894eb4b8cf7d7cec6a0c36328997936 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20B=C3=B6sche?= Date: Sat, 24 Jan 2026 04:50:00 +0100 Subject: [PATCH] Increase width of ModernGlassButton for improved layout consistency --- b0esche_cloud/lib/widgets/organization_settings_dialog.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b0esche_cloud/lib/widgets/organization_settings_dialog.dart b/b0esche_cloud/lib/widgets/organization_settings_dialog.dart index 824d750..a5a0253 100644 --- a/b0esche_cloud/lib/widgets/organization_settings_dialog.dart +++ b/b0esche_cloud/lib/widgets/organization_settings_dialog.dart @@ -592,7 +592,7 @@ class _OrganizationSettingsDialogState ), const SizedBox(height: 16), SizedBox( - width: 120, + width: 240, child: ModernGlassButton( onPressed: () { if (_canManage) {