Files
jmap-webmail/components
Matthieu MALVACHE a053c8a38d fix(print): hide reply/archive/delete action bar and tablet back button
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.
2026-04-17 13:39:53 +02:00
..