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 && (
-
+
)}
- +
-
- +
+