diff options
Diffstat (limited to 'src/view/com/post-thread/PostLikedBy.tsx')
-rw-r--r-- | src/view/com/post-thread/PostLikedBy.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/com/post-thread/PostLikedBy.tsx b/src/view/com/post-thread/PostLikedBy.tsx index d6d1e7e84..77224640c 100644 --- a/src/view/com/post-thread/PostLikedBy.tsx +++ b/src/view/com/post-thread/PostLikedBy.tsx @@ -112,7 +112,7 @@ const styles = StyleSheet.create({ avi: { width: 40, height: 40, - borderRadius: 30, + borderRadius: 20, resizeMode: 'cover', }, layoutContent: { |