Merge pull request #206 from yaso-meth/BUG--Patient-Profile-Scaling

align spacing
This commit is contained in:
yaso-meth
2025-06-13 09:25:26 +02:00
committed by GitHub

View File

@@ -47,7 +47,7 @@ class _PatientInfoState extends State<PatientInfo> {
Widget getPatientDetailsField() {
return Center(
child: Wrap(
spacing: 15,
spacing: 10,
runSpacing: 10,
children: [
SizedBox(