From 4d2f29ff2af0e67341246fff898c1414c57e9ef0 Mon Sep 17 00:00:00 2001 From: Michael Han <107991372+shimmyshimmer@users.noreply.github.com> Date: Wed, 10 Jun 2026 01:57:16 -0700 Subject: [PATCH] Studio: center account avatar vertically in sidebar footer pill (#6026) Co-authored-by: shimmyshimmer --- studio/frontend/src/components/app-sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/studio/frontend/src/components/app-sidebar.tsx b/studio/frontend/src/components/app-sidebar.tsx index 9cb28a198b..2a633aeaf9 100644 --- a/studio/frontend/src/components/app-sidebar.tsx +++ b/studio/frontend/src/components/app-sidebar.tsx @@ -1156,7 +1156,7 @@ export function AppSidebar() { aria-label={t("shell.accountMenu", { name: displayTitle })} className="sidebar-nav-btn !h-[44px] gap-[9px] px-2 py-[3px] rounded-[14px]" > -
+