diff --git a/app/layout.tsx b/app/layout.tsx index a6048171..ec50f651 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -20,6 +20,7 @@ const geistMono = Geist_Mono({ export const viewport: Viewport = { width: "device-width", initialScale: 1, + viewportFit: "cover", }; export async function generateMetadata(): Promise { diff --git a/components/email/email-composer.tsx b/components/email/email-composer.tsx index 03e7593d..df932fb0 100644 --- a/components/email/email-composer.tsx +++ b/components/email/email-composer.tsx @@ -1793,7 +1793,7 @@ export function EmailComposer({ )} {/* Bottom toolbar */} -
+
{/* Left side actions */}
+