Move ALT indicator right and shrink it a bit (#4213)
This commit is contained in:
parent
2897b79bef
commit
afab4d5129
2 changed files with 4 additions and 4 deletions
|
@ -178,12 +178,12 @@ const styles = StyleSheet.create({
|
|||
paddingHorizontal: 6,
|
||||
paddingVertical: 3,
|
||||
position: 'absolute',
|
||||
left: 6,
|
||||
right: 6,
|
||||
bottom: 6,
|
||||
},
|
||||
alt: {
|
||||
color: 'white',
|
||||
fontSize: 10,
|
||||
fontSize: 6,
|
||||
fontWeight: 'bold',
|
||||
},
|
||||
customFeedOuter: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue