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(