Use a margin of -6 instead of -5 for PostCtrls 😵‍💫 (#4272)

* -6 instead of -5 😵‍💫

* same here
This commit is contained in:
Hailey 2024-05-29 20:37:45 -07:00 committed by GitHub
parent 9edb487949
commit 4cc55f05c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -67,7 +67,7 @@ export function PostLoadingPlaceholder({
<LoadingPlaceholder width="95%" height={6} style={{marginBottom: 8}} />
<LoadingPlaceholder width="80%" height={6} style={{marginBottom: 11}} />
<View style={styles.postCtrls}>
<View style={[styles.postCtrl, {marginLeft: -5}]}>
<View style={[styles.postCtrl, {marginLeft: -6}]}>
<View style={styles.postBtn}>
<Bubble
style={[