Narrowed down avatar sizes
This commit is contained in:
parent
07f7fa93d6
commit
3a246656e3
30 changed files with 61 additions and 69 deletions
|
@ -41,7 +41,7 @@ export function ContactSpoofingReviewDialogPerson({
|
|||
{...conversation}
|
||||
badge={getPreferredBadge(conversation.badges)}
|
||||
conversationType={conversation.type}
|
||||
size={AvatarSize.FIFTY_TWO}
|
||||
size={AvatarSize.FORTY_EIGHT}
|
||||
className="module-ContactSpoofingReviewDialogPerson__avatar"
|
||||
i18n={i18n}
|
||||
theme={theme}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue