diff --git a/components/video-player/controls/Controls.tsx b/components/video-player/controls/Controls.tsx index a143fa0f..0e8c5451 100644 --- a/components/video-player/controls/Controls.tsx +++ b/components/video-player/controls/Controls.tsx @@ -343,7 +343,8 @@ export const Controls: React.FC = ({ style={[ { position: "absolute", - bottom: 110, + right: insets.right, + bottom: insets.bottom + 50, }, ]} className={`z-10 p-4 @@ -352,17 +353,24 @@ export const Controls: React.FC = ({ > - Skip Intro + Skip Intro = ({ > - Skip Credits + Skip Credits