From 48a45b60fa62967d1b5a6a54476f14cf52de2ca9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20B=C3=B6sche?= Date: Wed, 28 Jan 2026 23:47:34 +0100 Subject: [PATCH] Adjust logout button position for improved layout in account settings dialog --- b0esche_cloud/lib/widgets/account_settings_dialog.dart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/b0esche_cloud/lib/widgets/account_settings_dialog.dart b/b0esche_cloud/lib/widgets/account_settings_dialog.dart index e50ee83..4a09c79 100644 --- a/b0esche_cloud/lib/widgets/account_settings_dialog.dart +++ b/b0esche_cloud/lib/widgets/account_settings_dialog.dart @@ -419,8 +419,8 @@ class _AccountSettingsDialogState extends State { ), // Logout Button in bottom right corner of profile tab Positioned( - bottom: 8, - right: 8, + bottom: 4, + right: 4, child: IconButton( onPressed: _logout, icon: Icon(