From 818cccb2e345b25a185406dcf649d986c2b7944b Mon Sep 17 00:00:00 2001 From: Issy Szemeti <48881813+issy@users.noreply.github.com> Date: Mon, 15 Dec 2025 18:42:11 +0000 Subject: [PATCH] Settings page layout shift - follow up (#21300) * Fix layout shift with camera filter * Move min height --- web/src/pages/Settings.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/pages/Settings.tsx b/web/src/pages/Settings.tsx index 151718d19..1d44125cb 100644 --- a/web/src/pages/Settings.tsx +++ b/web/src/pages/Settings.tsx @@ -437,8 +437,8 @@ export default function Settings() { return (
-
- +
+ {t("menu.settings", { ns: "common" })} {CAMERA_SELECT_BUTTON_PAGES.includes(page) && (