From e63973795a40bd1f11b45981144d8ee089dbe8b7 Mon Sep 17 00:00:00 2001 From: rtrembecky Date: Fri, 22 Nov 2024 02:36:10 +0100 Subject: [PATCH] fix menu close button position - right side on mobile --- src/components/PageLayout/MenuMain/MenuMain.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/PageLayout/MenuMain/MenuMain.tsx b/src/components/PageLayout/MenuMain/MenuMain.tsx index bd891cee..c0cb1a24 100644 --- a/src/components/PageLayout/MenuMain/MenuMain.tsx +++ b/src/components/PageLayout/MenuMain/MenuMain.tsx @@ -99,7 +99,11 @@ export const MenuMain: FC = () => { }} > - + {menuItemsIsLoading && (