add 2px margin below post text (#9748)

This commit is contained in:
Samuel Newman
2026-01-30 15:44:04 +02:00
committed by GitHub
parent 45735144ee
commit 9689a6daaa
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -199,7 +199,7 @@ function PostInner({
style={[a.pb_xs]}
/>
{richText.text ? (
<View>
<View style={[a.mb_2xs]}>
<RichText
enableTags
testID="postText"