From bed85c156361661769a2907fda7922b3d855fe0e Mon Sep 17 00:00:00 2001 From: yaso-meth Date: Tue, 20 Aug 2024 14:00:45 +0200 Subject: [PATCH] fix spacing --- Frontend/patient_manager/lib/components/medCertInput.dart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Frontend/patient_manager/lib/components/medCertInput.dart b/Frontend/patient_manager/lib/components/medCertInput.dart index 712dfb75..834d842c 100644 --- a/Frontend/patient_manager/lib/components/medCertInput.dart +++ b/Frontend/patient_manager/lib/components/medCertInput.dart @@ -32,7 +32,7 @@ class _MedcertinputState extends State { required: true, ), ), - const SizedBox(height: 25.0), + const SizedBox(height: 10.0), SizedBox( width: 700, child: MIHDateField( @@ -41,7 +41,7 @@ class _MedcertinputState extends State { required: true, ), ), - const SizedBox(height: 25.0), + const SizedBox(height: 10.0), SizedBox( width: 700, child: MIHDateField(