From 165030bcd39c06d725891be9368d5177d5d3516b Mon Sep 17 00:00:00 2001 From: yaso-meth Date: Fri, 2 Aug 2024 11:09:03 +0200 Subject: [PATCH] . --- Frontend/patient_manager/lib/components/myErrorMessage.dart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Frontend/patient_manager/lib/components/myErrorMessage.dart b/Frontend/patient_manager/lib/components/myErrorMessage.dart index 685d296a..aee37e4e 100644 --- a/Frontend/patient_manager/lib/components/myErrorMessage.dart +++ b/Frontend/patient_manager/lib/components/myErrorMessage.dart @@ -259,7 +259,7 @@ class _MyErrorMessageState extends State { size: 100, color: MzanziInnovationHub.of(context)!.theme.errorColor(), ), - const SizedBox(height: 25), + const SizedBox(height: 15), Text( "Oops! Invalid Email", textAlign: TextAlign.center, @@ -269,7 +269,7 @@ class _MyErrorMessageState extends State { fontWeight: FontWeight.bold, ), ), - const SizedBox(height: 10), + const SizedBox(height: 25), Padding( padding: const EdgeInsets.symmetric(horizontal: 25.0), child: Text(