From ad6fc849f7060605767dd8609b00ebe1ed423b97 Mon Sep 17 00:00:00 2001 From: Marco Pedone Date: Tue, 24 Feb 2026 11:40:41 +0100 Subject: [PATCH] fix: add z-index to DropdownMenuContent for proper layering --- apps/infoalloggi/src/components/navbar/theme-toggle.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/infoalloggi/src/components/navbar/theme-toggle.tsx b/apps/infoalloggi/src/components/navbar/theme-toggle.tsx index 3aa4881..395880f 100644 --- a/apps/infoalloggi/src/components/navbar/theme-toggle.tsx +++ b/apps/infoalloggi/src/components/navbar/theme-toggle.tsx @@ -102,7 +102,7 @@ const ThemeSwitchContent2 = () => { )} - + setTheme("light")}> {t.theme.light}