From dee41c41fb906633ee0a0a02d15e01d62d0b983f Mon Sep 17 00:00:00 2001 From: Konstantin Wohlwend Date: Thu, 13 Mar 2025 13:38:37 -0700 Subject: [PATCH] Remove radial bg gradient --- .../projects/[projectId]/sidebar-layout.tsx | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/sidebar-layout.tsx b/apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/sidebar-layout.tsx index 906ccdcbc..eb8073a4c 100644 --- a/apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/sidebar-layout.tsx +++ b/apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/sidebar-layout.tsx @@ -427,16 +427,6 @@ export default function SidebarLayout(props: { projectId: string, children?: Rea return (
-