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() {
|
Widget getPatientDetailsField() {
|
||||||
return Center(
|
return Center(
|
||||||
child: Wrap(
|
child: Wrap(
|
||||||
spacing: 15,
|
spacing: 10,
|
||||||
runSpacing: 10,
|
runSpacing: 10,
|
||||||
children: [
|
children: [
|
||||||
SizedBox(
|
SizedBox(
|
||||||
|
|||||||
Reference in New Issue
Block a user