From 2c498ace5cf10e401004bdaf8d72bbcd58a59fd1 Mon Sep 17 00:00:00 2001 From: Denzil Samuel <71846487+samueldenzil@users.noreply.github.com> Date: Thu, 31 Aug 2023 15:33:32 +0530 Subject: [PATCH] fix: fix-tablet-menu-not-centered-sidebar (#11020) Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com> --- packages/features/shell/Shell.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/features/shell/Shell.tsx b/packages/features/shell/Shell.tsx index 0b4e5b881a..f12261f7cb 100644 --- a/packages/features/shell/Shell.tsx +++ b/packages/features/shell/Shell.tsx @@ -668,7 +668,7 @@ const NavigationItem: React.FC<{ aria-current={current ? "page" : undefined}> {item.icon && (