From b75957929a7a3a71ca40dfba763c9ce454d8f48d Mon Sep 17 00:00:00 2001 From: Wahyu Kurniawan Date: Wed, 6 Mar 2024 12:46:49 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20style:=20fixed=20content=20moves?= =?UTF-8?q?=20down=20issue=20when=20opening=20the=20sidebar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/frontend/src/pages/org-slug/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/frontend/src/pages/org-slug/layout.tsx b/packages/frontend/src/pages/org-slug/layout.tsx index b82e7678..ece5123a 100644 --- a/packages/frontend/src/pages/org-slug/layout.tsx +++ b/packages/frontend/src/pages/org-slug/layout.tsx @@ -63,7 +63,7 @@ export const DashboardLayout = ({ variant="ghost" onClick={() => setIsSidebarOpen(false)} > - + ) : (