From e4dbc6a5c937b076c5d50e4205006b7da8f25d87 Mon Sep 17 00:00:00 2001 From: alma Date: Sun, 27 Apr 2025 18:51:56 +0200 Subject: [PATCH] courrier multi account --- app/courrier/page.tsx | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/app/courrier/page.tsx b/app/courrier/page.tsx index 4dd75fe3..0efb79a0 100644 --- a/app/courrier/page.tsx +++ b/app/courrier/page.tsx @@ -618,8 +618,8 @@ export default function CourrierPage() {
- {/* Sidebar - Force display without conditions */} -
+ {/* Sidebar - Make sure it's visible regardless of email selection */} +
{/* Courrier Title */}
@@ -976,7 +976,7 @@ export default function CourrierPage() {
{/* Main Content Area - conditionally show email list or detail view */} -
+
{/* Header bar with search */}