diff --git a/components/video-player/controls/EpisodeList.tsx b/components/video-player/controls/EpisodeList.tsx index 132c3fc7..99f301e2 100644 --- a/components/video-player/controls/EpisodeList.tsx +++ b/components/video-player/controls/EpisodeList.tsx @@ -186,7 +186,7 @@ export const EpisodeList: React.FC = ({ item, close }) => { top: insets.top, left: insets.left, right: insets.right, - bottom: insets.bottom, + bottom: 0, backgroundColor: "black", // Dark transparent background }} >