From 0deca4f624b4565180804e34d8d6df6c4dbe2923 Mon Sep 17 00:00:00 2001 From: hussam al-habibeh Date: Mon, 30 Aug 2021 14:34:37 +0300 Subject: [PATCH] patient profile aligment fix --- lib/widgets/patients/profile/PatientProfileButton.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/widgets/patients/profile/PatientProfileButton.dart b/lib/widgets/patients/profile/PatientProfileButton.dart index 91795957..073a6d51 100644 --- a/lib/widgets/patients/profile/PatientProfileButton.dart +++ b/lib/widgets/patients/profile/PatientProfileButton.dart @@ -92,7 +92,7 @@ class PatientProfileButton extends StatelessWidget { )), Container( alignment: projectsProvider.isArabic ? Alignment.topRight : Alignment.topLeft, - padding: EdgeInsets.symmetric(horizontal: 8), + padding: EdgeInsets.symmetric(horizontal: 7), child: Column( crossAxisAlignment: CrossAxisAlignment.start, children: [