diff --git a/components/dashboard/DashboardShell.tsx b/components/dashboard/DashboardShell.tsx index df950f0..b22200b 100644 --- a/components/dashboard/DashboardShell.tsx +++ b/components/dashboard/DashboardShell.tsx @@ -31,12 +31,7 @@ export default function DashboardShell({ const openMobile = useCallback(() => setMobileOpen(true), []) return ( -
- {/* Subtle gradient behind the sidebar to give glass something to diffuse */} -