change marginBottom
This commit is contained in:
parent
9b3986f22c
commit
5910c8b526
File diff suppressed because one or more lines are too long
|
@ -11,7 +11,7 @@ const styles = StyleSheet.create({
|
|||
height: 56,
|
||||
borderWidth: 1,
|
||||
borderRadius: 4,
|
||||
marginBottom: 6
|
||||
marginBottom: 8
|
||||
},
|
||||
playPauseButton: {
|
||||
alignItems: 'center',
|
||||
|
|
Loading…
Reference in New Issue