idle
This commit is contained in:
@@ -488,7 +488,7 @@ class _AccountSettingsDialogState extends State<AccountSettingsDialog> {
|
||||
Center(
|
||||
child: Column(
|
||||
children: [
|
||||
const SizedBox(height: 64),
|
||||
const SizedBox(height: 48),
|
||||
GestureDetector(
|
||||
onTap: _pickAndUploadAvatar,
|
||||
child: CircleAvatar(
|
||||
|
||||
Reference in New Issue
Block a user