From 1fbdc5bcb49a6cc2cc3e5a7293a1d7b993864210 Mon Sep 17 00:00:00 2001 From: Florent Tapponnier Date: Mon, 1 Jun 2026 11:43:45 +0200 Subject: [PATCH] fix: defensive overflow-x: clip on main + article (mobile WebView) The html/body-level clip from PR #242 is sometimes ignored by iOS WKWebView (Telegram in-app browser, certain Safari versions) when a deep descendant forces width > viewport. Adding the clip on main and article means the guard applies on a non-root box where browsers honour it consistently. Also w-full + min-w-0 + max-w-full at each level so flex/grid children can actually shrink instead of inheriting an intrinsic min-content width. LiveIndicator: drop the 'updated Ns ago' suffix on +