idle
This commit is contained in:
@@ -406,7 +406,7 @@ class _AccountSettingsDialogState extends State<AccountSettingsDialog> {
|
|||||||
// Save Button
|
// Save Button
|
||||||
Center(
|
Center(
|
||||||
child: SizedBox(
|
child: SizedBox(
|
||||||
width: 136,
|
width: 144,
|
||||||
child: ModernGlassButton(
|
child: ModernGlassButton(
|
||||||
onPressed: _updateProfile,
|
onPressed: _updateProfile,
|
||||||
child: const Text('Save Changes'),
|
child: const Text('Save Changes'),
|
||||||
|
|||||||
Reference in New Issue
Block a user