From c354ad1463718a5a4ef15b91fa51b5f66815a08b Mon Sep 17 00:00:00 2001 From: nexxo Date: Thu, 30 Jul 2026 14:50:37 +0200 Subject: [PATCH] Make mails readable on a phone, and let an operator look at one MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Three things the owner reported, and one sentence that promised something this product does not do. **The mails had a fixed width.** components/mail/layout.blade.php set width="600" and width:600px, so every phone showed a 600px canvas in a 390px window and one had to scroll sideways to read a sentence. Now the table is width="100%" with max-width:600px — fluid, with 600 as a ceiling rather than a floor. A mail cannot fix this with a media query (Outlook renders with Word and drops