From e7ef6139ec3fb7a8a1fb8d5ed9d932b5fdd69383 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Fri, 20 Mar 2026 07:56:24 -0500 Subject: [PATCH] mobile tweaks stack buttons, add more space on profiles pane, and move the overridden badge beneath the description --- .../config-form/sections/BaseSection.tsx | 2 +- web/src/views/settings/ProfilesView.tsx | 20 ++-- web/src/views/settings/SingleSectionPage.tsx | 91 +++++++++++++------ 3 files changed, 74 insertions(+), 39 deletions(-) diff --git a/web/src/components/config-form/sections/BaseSection.tsx b/web/src/components/config-form/sections/BaseSection.tsx index d2be6ded4c..f171d9fe13 100644 --- a/web/src/components/config-form/sections/BaseSection.tsx +++ b/web/src/components/config-form/sections/BaseSection.tsx @@ -936,7 +936,7 @@ export function ConfigSection({ )} -