Client:OAuth2:InfoDialog: fix

This commit is contained in:
Timofey Boyko 2023-11-07 09:53:56 +03:00
parent 76fdf6e9b6
commit b179efeeae

View File

@ -207,7 +207,7 @@ const InfoDialog = ({
Creator
</Text>
<div className="creator-block">
<Avatar source={client?.creatorAvatar} size={"small"} />
<Avatar source={client?.creatorAvatar} size={"min"} />
{/* @ts-ignore */}
<Text
fontSize={"14px"}