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 */}