From f543d0ab31090a62c7836f4e9a2fb62e8fcb3d03 Mon Sep 17 00:00:00 2001 From: Issy Szemeti <48881813+issy@users.noreply.github.com> Date: Mon, 15 Dec 2025 18:18:41 +0000 Subject: [PATCH] Fix layout shift with camera filter (#21298) --- web/src/pages/Settings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/pages/Settings.tsx b/web/src/pages/Settings.tsx index a490a046a..151718d19 100644 --- a/web/src/pages/Settings.tsx +++ b/web/src/pages/Settings.tsx @@ -438,7 +438,7 @@ export default function Settings() { return (
- + {t("menu.settings", { ns: "common" })} {CAMERA_SELECT_BUTTON_PAGES.includes(page) && (