From ba0a5873b2269ffe16a97694139695c3acb4eecf Mon Sep 17 00:00:00 2001 From: alma Date: Tue, 15 Apr 2025 19:53:14 +0200 Subject: [PATCH] mail page custum 12 --- app/mail/page.tsx | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/app/mail/page.tsx b/app/mail/page.tsx index 27ba576..7c796c8 100644 --- a/app/mail/page.tsx +++ b/app/mail/page.tsx @@ -670,7 +670,7 @@ export default function MailPage() { {composeOpen && (
- + New Message - -
+ +
- - {accounts.map(account => (
-
+
{!showCc && (
{showCc && (
-
+
)} {showBcc && (
-
+
)}
- +
-
- +
+