reduce padding amount

This commit is contained in:
Samuel Newman
2024-05-21 16:37:51 +01:00
parent 87141f461a
commit c00885a91f
+1 -1
View File
@@ -192,7 +192,7 @@ function ChatListItemReady({
moderation={moderation.ui('avatar')}
/>
<View style={[a.flex_1, a.justify_center, web({paddingRight: 60})]}>
<View style={[a.flex_1, a.justify_center, web({paddingRight: 45})]}>
<View style={[a.w_full, a.flex_row, a.align_end, a.pb_2xs]}>
<Text
numberOfLines={1}