From 66390e685ab5a25dc5c7b2b74370eaf4cdea645d Mon Sep 17 00:00:00 2001 From: Broque Thomas <26755000+Nezreka@users.noreply.github.com> Date: Fri, 15 May 2026 19:48:06 -0700 Subject: [PATCH] Personalized pipeline picker: full-width column layout + label overrides MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The picker was rendering as a narrow centered column overlapping the description text because: 1. The outer `.config-row` defaults to flex-direction:row with the label on the left and the input on the right at fixed width — works for a select / textbox, breaks for a tall scrolling multi-select. 2. Inner `