forked from firka/student-legacy
fixed settings top padding
This commit is contained in:
parent
b37af9f5a5
commit
6f85a4ebc1
@ -207,7 +207,7 @@ class _SettingsScreenState extends State<SettingsScreen>
|
||||
opacity: 1 - _hideContainersController.value,
|
||||
child: Column(
|
||||
children: [
|
||||
const SizedBox(height: 32.0),
|
||||
const SizedBox(height: 45.0),
|
||||
|
||||
Row(
|
||||
mainAxisAlignment: MainAxisAlignment.spaceBetween,
|
||||
|
Loading…
x
Reference in New Issue
Block a user