feat(ui): update ProfileCard.Avatar size 40 -> 88
This commit is contained in:
@@ -292,6 +292,7 @@ export function ProfileGrid({
|
|||||||
<ProfileCard.Avatar
|
<ProfileCard.Avatar
|
||||||
profile={profile}
|
profile={profile}
|
||||||
moderationOpts={moderationOpts}
|
moderationOpts={moderationOpts}
|
||||||
|
size={88}
|
||||||
/>
|
/>
|
||||||
<ProfileCard.NameAndHandle
|
<ProfileCard.NameAndHandle
|
||||||
profile={profile}
|
profile={profile}
|
||||||
|
|||||||
Reference in New Issue
Block a user