Smaller avis in notifications
This commit is contained in:
@@ -163,7 +163,7 @@ function PostInner({
|
|||||||
<View style={styles.layoutAvi}>
|
<View style={styles.layoutAvi}>
|
||||||
<AviFollowButton author={post.author} moderation={moderation}>
|
<AviFollowButton author={post.author} moderation={moderation}>
|
||||||
<PreviewableUserAvatar
|
<PreviewableUserAvatar
|
||||||
size={52}
|
size={42}
|
||||||
profile={post.author}
|
profile={post.author}
|
||||||
moderation={moderation.ui('avatar')}
|
moderation={moderation.ui('avatar')}
|
||||||
type={post.author.associated?.labeler ? 'labeler' : 'user'}
|
type={post.author.associated?.labeler ? 'labeler' : 'user'}
|
||||||
|
|||||||
Reference in New Issue
Block a user