about summary refs log tree commit diff
path: root/src/view/com/posts/FollowingEmptyState.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/com/posts/FollowingEmptyState.tsx')
-rw-r--r--src/view/com/posts/FollowingEmptyState.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/com/posts/FollowingEmptyState.tsx b/src/view/com/posts/FollowingEmptyState.tsx
index 61a27e48e..aac29603d 100644
--- a/src/view/com/posts/FollowingEmptyState.tsx
+++ b/src/view/com/posts/FollowingEmptyState.tsx
@@ -89,6 +89,7 @@ const styles = StyleSheet.create({
     paddingHorizontal: 30,
   },
   inner: {
+    width: '100%',
     maxWidth: 460,
   },
   iconContainer: {