mirror of
https://github.com/emailerfacu-spec/minix-front.git
synced 2026-04-01 13:10:44 -03:00
añadido border al avatarbutton
No se veia bien con el tema claro
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
<DropdownMenu>
|
||||
<DropdownMenuTrigger>
|
||||
<Avatar>
|
||||
<Avatar class="border-2 border-zinc-950">
|
||||
<AvatarImage src={$sesionStore?.url} />
|
||||
<AvatarFallback>{$sesionStore?.displayName[0]}</AvatarFallback>
|
||||
</Avatar>
|
||||
|
||||
Reference in New Issue
Block a user