This commit is contained in:
marzban-dev
2025-03-19 18:01:50 +03:30
parent 509d786ce2
commit 03445ffe66
+2 -1
View File
@@ -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