Updated
This commit is contained in:
@@ -165,9 +165,10 @@ const handleSubmit = (withValidation: boolean) => {
|
||||
>
|
||||
<div class="flex items-center justify-start gap-5 w-8/12">
|
||||
<div
|
||||
class="size-32 shrink-0 rounded-full border border-slate-200 flex-center relative"
|
||||
class="relative shrink-0 rounded-full flex-center"
|
||||
>
|
||||
<Avatar
|
||||
class="!size-32"
|
||||
:src="account!.profile_photo"
|
||||
:alt="
|
||||
account?.first_name && account?.last_name
|
||||
|
||||
Reference in New Issue
Block a user