From d569713b66ce2eab5e46ba103fe88bf6a28c2a77 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Wed, 27 Nov 2024 09:29:16 +0530 Subject: [PATCH] fix: Fix z-index issue on account switcher (#10505) Co-authored-by: Pranav --- .../components-next/sidebar/SidebarAccountSwitcher.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/dashboard/components-next/sidebar/SidebarAccountSwitcher.vue b/app/javascript/dashboard/components-next/sidebar/SidebarAccountSwitcher.vue index 03e7a5e53..f232faeab 100644 --- a/app/javascript/dashboard/components-next/sidebar/SidebarAccountSwitcher.vue +++ b/app/javascript/dashboard/components-next/sidebar/SidebarAccountSwitcher.vue @@ -54,7 +54,7 @@ const emitNewAccount = () => { /> - +