Adjust control alignment

This commit is contained in:
Paul Frazee 2022-11-20 16:29:43 -06:00
parent f43b24d405
commit 7e487fd5ae
2 changed files with 8 additions and 8 deletions

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>