Narrowed down avatar sizes
This commit is contained in:
parent
07f7fa93d6
commit
3a246656e3
30 changed files with 61 additions and 69 deletions
|
@ -54,7 +54,7 @@ export function GroupListItem({
|
|||
disabled={group.disabledReason !== undefined}
|
||||
conversationType="group"
|
||||
title={group.title}
|
||||
avatarSize={AvatarSize.THIRTY_SIX}
|
||||
avatarSize={AvatarSize.THIRTY_TWO}
|
||||
avatarPath={group.avatarPath}
|
||||
acceptedMessageRequest
|
||||
isMe={false}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue