From f3c70819d6a5257c99c39da4be5b377080602d68 Mon Sep 17 00:00:00 2001 From: aswathy-deriv Date: Mon, 25 Dec 2023 15:20:09 +0400 Subject: [PATCH] fix: desktop image cropping issue --- .../templates/navigation/tab-nav-without-border/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features/components/templates/navigation/tab-nav-without-border/index.tsx b/src/features/components/templates/navigation/tab-nav-without-border/index.tsx index 6953d31c23e..32aeb74413f 100644 --- a/src/features/components/templates/navigation/tab-nav-without-border/index.tsx +++ b/src/features/components/templates/navigation/tab-nav-without-border/index.tsx @@ -45,7 +45,7 @@ const NavigationTabWithoutBorder = ({ tab_data }: NavigationTabWithoutBorderType }, [pathname]) return ( - +