about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorMinseo Lee <itoupluk427@gmail.com>2024-05-08 03:07:57 +0900
committerGitHub <noreply@github.com>2024-05-07 11:07:57 -0700
commitb1a1ca98e8d8cd6b607d7fb7ce75eaaa3713c2df (patch)
tree437d8883e2823a4a6d41a0e0215d76b39cb6c8ca /src
parent3cca5f04d609a94e196c285c7312a3adc66afb50 (diff)
downloadvoidsky-b1a1ca98e8d8cd6b607d7fb7ce75eaaa3713c2df.tar.zst
Update Feeds.tsx (#3719)
Diffstat (limited to 'src')
-rw-r--r--src/view/screens/Feeds.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/screens/Feeds.tsx b/src/view/screens/Feeds.tsx
index e64ab08df..78935edae 100644
--- a/src/view/screens/Feeds.tsx
+++ b/src/view/screens/Feeds.tsx
@@ -740,7 +740,7 @@ const styles = StyleSheet.create({
     alignItems: 'center',
     justifyContent: 'space-between',
     gap: 16,
-    paddingHorizontal: 16,
+    paddingHorizontal: 18,
     paddingVertical: 12,
   },