Adjust control alignment

This commit is contained in:
Paul Frazee
2022-11-20 16:29:43 -06:00
parent a8bdb4a288
commit 0dc1c904ed
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ export function PostLoadingPlaceholder({
<FontAwesomeIcon style={s.gray3} icon="retweet" size={20} />
</View>
<View style={s.flex1}>
<UpIcon style={s.gray3} size={18} strokeWidth={1.7} />
<UpIcon style={s.gray3} size={19} strokeWidth={1.7} />
</View>
<View style={s.flex1}></View>
</View>