fix: padding / history auto-reload
This commit is contained in:
@@ -50,6 +50,7 @@ class _SettingsScreenViewState extends State<SettingsScreenView> {
|
||||
child: const Text('Confirm'),
|
||||
),
|
||||
],
|
||||
actionsPadding: const EdgeInsets.symmetric(horizontal: 8),
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user