change marginBottom

This commit is contained in:
Reinaldo Neto 2023-10-24 12:18:31 -03:00
parent 9b3986f22c
commit 5910c8b526
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -11,7 +11,7 @@ const styles = StyleSheet.create({
height: 56,
borderWidth: 1,
borderRadius: 4,
marginBottom: 6
marginBottom: 8
},
playPauseButton: {
alignItems: 'center',