fix(invite): tweak invite modal copy and avatar sizes (#2818)

This commit is contained in:
virtuacoplenny
2018-04-16 13:58:20 -07:00
committed by GitHub
parent 41e1c3a2e2
commit 4bd94fc94c
3 changed files with 14 additions and 6 deletions

View File

@@ -502,7 +502,7 @@ class AddPeopleDialog extends Component<*, *> {
return {
content: user.name,
elemBefore: <Avatar
size = 'medium'
size = 'small'
src = { user.avatar } />,
item: user,
tag: {