This commit is contained in:
Leon Bösche
2026-01-27 09:38:08 +01:00
parent 857a6c7bcf
commit 4519cacb44

View File

@@ -406,7 +406,7 @@ class _AccountSettingsDialogState extends State<AccountSettingsDialog> {
// Save Button
Center(
child: SizedBox(
width: 136,
width: 144,
child: ModernGlassButton(
onPressed: _updateProfile,
child: const Text('Save Changes'),