mirror of
https://github.com/root-fr/jmap-webmail.git
synced 2026-09-23 16:01:15 +00:00
The email viewer's quick-action row (Reply, ReplyAll, Forward, Archive, Delete, Star and friends) and the tablet back button were visible in the printed output. Apply Tailwind's print:hidden utility to both so the printed page shows only the actual mail content — header, body, and attachments — which is what users expect to archive on paper. The More Actions dropdown and the Quick Reply section already had print:hidden applied.