diff --git a/client/src/pages/VideoPage.tsx b/client/src/pages/VideoPage.tsx index a01e9dd..6366bd5 100644 --- a/client/src/pages/VideoPage.tsx +++ b/client/src/pages/VideoPage.tsx @@ -299,9 +299,9 @@ export default function VideoPage() { }} /> -
+
{/* Main video section */} -
+
{/* Video player */}
{currentVideo.videoUrlIframe ? (