From 7d7e74c869b8ced3be19ef6306ba5cbaa6f08124 Mon Sep 17 00:00:00 2001 From: Riddhesh Mahajan <40472653+riddhesh-mahajan@users.noreply.github.com> Date: Wed, 3 Jan 2024 22:16:10 +0530 Subject: [PATCH] fix: skeleton width for settings menu in sidebar (#13017) --- packages/features/shell/Shell.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/features/shell/Shell.tsx b/packages/features/shell/Shell.tsx index ec9f75dd4a..10f7292007 100644 --- a/packages/features/shell/Shell.tsx +++ b/packages/features/shell/Shell.tsx @@ -974,7 +974,7 @@ function SideBar({ bannersHeight, user }: SideBarProps) {