From 9fbcdf7a5f51d16d51f0c9fde110804d309ca3c5 Mon Sep 17 00:00:00 2001 From: Linus Rath <139418639+rathlinus@users.noreply.github.com> Date: Thu, 21 May 2026 18:19:30 +0200 Subject: [PATCH] fix: hide mail sidebar header in Pro shell --- components/layout/sidebar.tsx | 51 ++++++++++++++++++----------------- 1 file changed, 27 insertions(+), 24 deletions(-) diff --git a/components/layout/sidebar.tsx b/components/layout/sidebar.tsx index 0b395750..f397a9ae 100644 --- a/components/layout/sidebar.tsx +++ b/components/layout/sidebar.tsx @@ -930,32 +930,35 @@ export function Sidebar({ className )} > - {/* Header */} -