Adjust control alignment
This commit is contained in:
parent
f43b24d405
commit
7e487fd5ae
2 changed files with 8 additions and 8 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue