This commit is contained in:
Leon Bösche
2026-01-31 22:12:43 +01:00
parent bf78943f3d
commit 43776b123c

View File

@@ -635,8 +635,8 @@ class _AccountSettingsDialogState extends State<AccountSettingsDialog> {
child: Image.network(
_avatarUrl!,
fit: BoxFit.cover,
width: 128,
height: 128,
width: 140,
height: 140,
errorBuilder:
(context, error, stackTrace) {
return Icon(