From 43e83a678d10f7159da5450ca51be29646036dd0 Mon Sep 17 00:00:00 2001 From: Gabriel Jablonski Date: Mon, 25 Aug 2025 12:05:49 -0300 Subject: [PATCH] fix: enhance account switcher dropdown styling for better usability (#99) --- .../components-next/sidebar/SidebarAccountSwitcher.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/javascript/dashboard/components-next/sidebar/SidebarAccountSwitcher.vue b/app/javascript/dashboard/components-next/sidebar/SidebarAccountSwitcher.vue index 6ef69b92c..6108f5384 100644 --- a/app/javascript/dashboard/components-next/sidebar/SidebarAccountSwitcher.vue +++ b/app/javascript/dashboard/components-next/sidebar/SidebarAccountSwitcher.vue @@ -73,7 +73,10 @@ const emitNewAccount = () => { /> - +