From a93dd348fe3ac2798fe7b9ca6195d33541405962 Mon Sep 17 00:00:00 2001 From: Mechiel Lukkien Date: Thu, 12 Oct 2023 22:08:13 +0200 Subject: [PATCH] webmail: ensure wrap of long header lines, instead of horizontal scrollbar in message header section --- webmail/msg.html | 1 + webmail/msg.js | 2 +- webmail/msg.ts | 2 +- webmail/webmail.html | 1 + webmail/webmail.js | 2 +- webmail/webmail.ts | 2 +- 6 files changed, 6 insertions(+), 4 deletions(-) diff --git a/webmail/msg.html b/webmail/msg.html index 2a61893..8bc7055 100644 --- a/webmail/msg.html +++ b/webmail/msg.html @@ -8,6 +8,7 @@