From 522def1ed65541ef75cc58f2c6457cba9fd81ccb Mon Sep 17 00:00:00 2001 From: Priyanshu Date: Mon, 20 Jul 2026 19:24:59 +0530 Subject: [PATCH] fix(web): align ContextMenu z-index with design-system token (#30015) Co-authored-by: priyanshuANDcoad Co-authored-by: Daniel Dietzler --- .../shared-components/context-menu/ContextMenu.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/components/shared-components/context-menu/ContextMenu.svelte b/web/src/lib/components/shared-components/context-menu/ContextMenu.svelte index 729a4a4ea9..73f1406cc0 100644 --- a/web/src/lib/components/shared-components/context-menu/ContextMenu.svelte +++ b/web/src/lib/components/shared-components/context-menu/ContextMenu.svelte @@ -64,7 +64,7 @@