From 0f9fb36f32cb70b1fb77acaa07476f9dc6a07881 Mon Sep 17 00:00:00 2001 From: Abhinav Date: Thu, 12 May 2022 19:19:23 +0530 Subject: [PATCH] fix margin --- src/components/Sidebar/userDetailsSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Sidebar/userDetailsSection.tsx b/src/components/Sidebar/userDetailsSection.tsx index 837dd5484..626c055be 100644 --- a/src/components/Sidebar/userDetailsSection.tsx +++ b/src/components/Sidebar/userDetailsSection.tsx @@ -33,7 +33,7 @@ export default function UserDetailsSection({ sidebarView }) { {userDetails?.email} - + );