Adjust spacing of inform badges

This commit is contained in:
Eric Bailey
2024-03-10 17:39:19 -05:00
parent a69699a883
commit 918e1e6b53
7 changed files with 8 additions and 11 deletions
+2 -2
View File
@@ -297,7 +297,7 @@ let PostThreadItemLoaded = ({
<PostAlerts
modui={moderation.ui('contentView')}
includeMute
style={styles.alert}
style={[a.pt_2xs, a.pb_sm]}
/>
{richText?.text ? (
<View
@@ -488,7 +488,7 @@ let PostThreadItemLoaded = ({
<LabelsOnMyPost post={post} />
<PostAlerts
modui={moderation.ui('contentList')}
style={styles.alert}
style={[a.pt_xs, a.pb_sm]}
/>
{richText?.text ? (
<View style={styles.postTextContainer}>