diff --git a/frontend/src/styles/global.css b/frontend/src/styles/global.css index d22c866..cfc3c8c 100644 --- a/frontend/src/styles/global.css +++ b/frontend/src/styles/global.css @@ -6545,12 +6545,18 @@ dialog.modal::backdrop { /* Each filter is a label-above-control cell so the caption sits on top of its select / button. The whole filter-row stays a horizontal flex-wrap - of these column-cells (t-paliad-117). */ + of these column-cells (t-paliad-117). + + min-width: 0 + max-width: 100% lets the cell shrink to fit its flex + container and prevents a native at its + parent — without it, browsers size the select to the longest