diff --git a/client/src/pages/VideoPage.tsx b/client/src/pages/VideoPage.tsx index e66766c..6628211 100644 --- a/client/src/pages/VideoPage.tsx +++ b/client/src/pages/VideoPage.tsx @@ -441,9 +441,9 @@ export default function VideoPage() { > )} - {/* Touch overlay for mobile swipe detection - positioned on edges only */} + {/* Touch overlay for mobile swipe detection - positioned on edges only, avoiding bottom controls */}