From b8c9996a3b23667603d86bbeb42dad08c1623c4d Mon Sep 17 00:00:00 2001 From: kate bonner Date: Fri, 21 Aug 2026 18:29:20 -0400 Subject: [PATCH 1/3] fix(settings): responsive permissions matrix, black-on-yellow tag ink, drop Theme row MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Permissions tab - The directory × action matrix was a fixed `1fr 90px×4 32px` grid with no breakpoint; at the dialog's normal width a tier card is ~390px, so the Network column fell off the card. The tier card is now an inline-size container: the default layout stacks (pattern + remove on one line, then a 2×2 of labelled selects) and the five-column table only switches on at ≥540px, where it actually fits. - Each select is wrapped in a real