diff --git a/components/email/email-viewer.tsx b/components/email/email-viewer.tsx index 41fc6d1a..2c20f0ad 100644 --- a/components/email/email-viewer.tsx +++ b/components/email/email-viewer.tsx @@ -4965,18 +4965,17 @@ export function EmailViewer({ {/* Quick Reply Section - hidden for drafts and while loading a new email */} - {!isDraft && !isBodyLoading && (effectiveEmailContent.isHtml ? iframeReady : true) && (
-
-
+ {!isDraft && !isBodyLoading && (effectiveEmailContent.isHtml ? iframeReady : true) && (
+
+
-
+
+