forked from yaso_meth/mih-project
Merge pull request #206 from yaso-meth/BUG--Patient-Profile-Scaling
align spacing
This commit is contained in:
@@ -47,7 +47,7 @@ class _PatientInfoState extends State<PatientInfo> {
|
||||
Widget getPatientDetailsField() {
|
||||
return Center(
|
||||
child: Wrap(
|
||||
spacing: 15,
|
||||
spacing: 10,
|
||||
runSpacing: 10,
|
||||
children: [
|
||||
SizedBox(
|
||||
|
||||
Reference in New Issue
Block a user