about summary refs log tree commit diff
path: root/src/view/com/post-thread/PostLikedBy.tsx
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2022-08-31 20:09:47 -0500
committerPaul Frazee <pfrazee@gmail.com>2022-08-31 20:09:47 -0500
commit4aa8a58f2717f514a1262fcfc66ec805c03966fb (patch)
treeeb526ca5d7c694fc566751e60266f5a2b069ec46 /src/view/com/post-thread/PostLikedBy.tsx
parentb4802c6b5bd53744599115ceb35d80e34d25cd53 (diff)
downloadvoidsky-4aa8a58f2717f514a1262fcfc66ec805c03966fb.tar.zst
Aesthetic improvements
Diffstat (limited to 'src/view/com/post-thread/PostLikedBy.tsx')
-rw-r--r--src/view/com/post-thread/PostLikedBy.tsx2
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: {