idle
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user