layout changes
This commit is contained in:
parent
0174be3e6d
commit
aa23decaff
@ -386,7 +386,7 @@ Future<String?> editMountLocation(
|
|||||||
);
|
);
|
||||||
}).toList(),
|
}).toList(),
|
||||||
),
|
),
|
||||||
title: const Text('Mount Location'),
|
title: const Text('Mount Location', textAlign: TextAlign.center),
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user