💄 Update badge and user dropdown avatar

This commit is contained in:
Luke Vella 2025-04-01 18:34:27 +01:00
parent 0087720f98
commit 647ec69fe1
No known key found for this signature in database
GPG key ID: 469CAD687F0D784C
2 changed files with 2 additions and 2 deletions

View file

@ -50,7 +50,7 @@ export const UserDropdown = ({ className }: { className?: string }) => {
<OptimizedAvatarImage
src={user.image ?? undefined}
name={user.name}
size="sm"
size="xs"
/>
<span className="truncate">{user.name}</span>
<Icon>