diff --git a/components/player/CustomVideoPlayer.tsx b/components/player/CustomVideoPlayer.tsx index 35ff530..318cff0 100644 --- a/components/player/CustomVideoPlayer.tsx +++ b/components/player/CustomVideoPlayer.tsx @@ -610,7 +610,7 @@ export function CustomVideoPlayer({ style={{ pointerEvents: showControls ? 'auto' : 'none' }} > {/* Progress Bar */} -
+
{/* Controls Bar */} -
+
{/* Left Controls */}