add 2px margin below post text (#9748)
This commit is contained in:
@@ -199,7 +199,7 @@ function PostInner({
|
||||
style={[a.pb_xs]}
|
||||
/>
|
||||
{richText.text ? (
|
||||
<View>
|
||||
<View style={[a.mb_2xs]}>
|
||||
<RichText
|
||||
enableTags
|
||||
testID="postText"
|
||||
|
||||
Reference in New Issue
Block a user