From 716f6d7ece151b7c564de9852b0e0893e2cc1020 Mon Sep 17 00:00:00 2001 From: mAi Date: Mon, 25 May 2026 14:08:44 +0200 Subject: [PATCH] =?UTF-8?q?fix(events):=20t-paliad-255=20=E2=80=94=20kill?= =?UTF-8?q?=20/events=20horizontal=20scroll=20on=20mobile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A native with long option text from + blowing the cell wider than the viewport (t-paliad-255). */ .filter-group { display: flex; flex-direction: column; align-items: stretch; gap: 0.25rem; + min-width: 0; + max-width: 100%; } .filter-label { @@ -6564,6 +6570,10 @@ dialog.modal::backdrop { .filter-group .entity-select { width: 100%; } } +/* max-width: 100% caps the intrinsic width of a native