fix time margin horizontal
This commit is contained in:
parent
9066432ca2
commit
defd97c3ce
|
@ -40,8 +40,8 @@ const styles = StyleSheet.create({
|
||||||
width: '100%'
|
width: '100%'
|
||||||
},
|
},
|
||||||
duration: {
|
duration: {
|
||||||
width: 40,
|
|
||||||
marginHorizontal: 12,
|
marginHorizontal: 12,
|
||||||
|
fontVariant: ['tabular-nums'],
|
||||||
fontSize: 14,
|
fontSize: 14,
|
||||||
...sharedStyles.textRegular
|
...sharedStyles.textRegular
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue