We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 680816d commit 5901ecaCopy full SHA for 5901eca
src/components/styles.ts
@@ -4,7 +4,7 @@ export const videoTrimmerStyles = StyleSheet.create({
4
container: { flex: 1 },
5
slider: {
6
position: 'absolute',
7
- bottom: 0,
+ bottom: 20,
8
width: '100%',
9
alignItems: 'center',
10
},
0 commit comments