From 7f1d01d65ce66ada345664eb48563bbdc0b72d51 Mon Sep 17 00:00:00 2001 From: poyrazavsever Date: Tue, 9 Jun 2026 16:40:46 +0300 Subject: [PATCH] refactor: enhance sidebar layout and responsiveness in Dashboard and Portal shells --- components/layout/dashboard-shell.tsx | 13 +++++++------ components/layout/portal-shell.tsx | 13 +++++++------ 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/components/layout/dashboard-shell.tsx b/components/layout/dashboard-shell.tsx index 6d754f5..300c6df 100644 --- a/components/layout/dashboard-shell.tsx +++ b/components/layout/dashboard-shell.tsx @@ -51,7 +51,7 @@ export function DashboardShell({ children, user }: DashboardShellProps) { {/* Mobile Sidebar Overlay */} @@ -116,7 +116,10 @@ function AppSidebar({ return ( @@ -174,9 +177,7 @@ function AppSidebar({ ))} - - - +