diff --git a/src/components/playlists/Playlists.tsx b/src/components/playlists/Playlists.tsx index 9b9eed5c..3b2c2c31 100644 --- a/src/components/playlists/Playlists.tsx +++ b/src/components/playlists/Playlists.tsx @@ -221,7 +221,7 @@ const styles = StyleSheet.create({ height: 40, }, bottomInfo: { - paddingBottom: 20, + paddingBottom: 10, }, bottomInfoText: { textAlign: 'center',