Studio: center account avatar vertically in sidebar footer pill (#6026)
Co-authored-by: shimmyshimmer <shimmyshimmer@users.noreply.github.com>
This commit is contained in:
parent
256d17e2e1
commit
4d2f29ff2a
1 changed files with 1 additions and 1 deletions
|
|
@ -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]"
|
||||
>
|
||||
<div className="shrink-0">
|
||||
<div className="flex shrink-0 items-center">
|
||||
<UserAvatar
|
||||
name={displayTitle}
|
||||
imageUrl={avatarDataUrl}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue