Improve post spacing (#8589)
This commit is contained in:
@@ -319,7 +319,7 @@ let FeedItemInner = ({
|
||||
)}
|
||||
</View>
|
||||
|
||||
<View style={{paddingTop: 12, flexShrink: 1}}>
|
||||
<View style={{paddingTop: 10, flexShrink: 1}}>
|
||||
{isReasonFeedSource(reason) ? (
|
||||
<Link href={reason.href}>
|
||||
<Text
|
||||
@@ -660,7 +660,6 @@ const styles = StyleSheet.create({
|
||||
includeReason: {
|
||||
flexDirection: 'row',
|
||||
alignItems: 'center',
|
||||
marginTop: 2,
|
||||
marginBottom: 2,
|
||||
marginLeft: -16,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user