From b62cbd1a75612f18817bf70f18c3c56de9553b92 Mon Sep 17 00:00:00 2001 From: Kartik Sharma Date: Thu, 28 Aug 2025 15:09:49 +0530 Subject: [PATCH] =?UTF-8?q?Employee=20Module=20=E2=80=93=20Unnecessary=20s?= =?UTF-8?q?pace=20between=20contact=20icons=20and=20contact=20number?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Employee/EmpBanner.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Employee/EmpBanner.jsx b/src/components/Employee/EmpBanner.jsx index f77de0a0..7bfc296c 100644 --- a/src/components/Employee/EmpBanner.jsx +++ b/src/components/Employee/EmpBanner.jsx @@ -59,20 +59,20 @@ const EmpBanner = ({ profile, loggedInUser }) => {