From da7bfa279e46baaabf70cfb8567a3a34b019f724 Mon Sep 17 00:00:00 2001 From: prasang Date: Sat, 14 Dec 2024 00:11:40 +0530 Subject: [PATCH] Fix the sticky video path; it now stays at the top while scrolling. --- src/components/CourseView.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/CourseView.tsx b/src/components/CourseView.tsx index 0646bc81..bb828b1e 100644 --- a/src/components/CourseView.tsx +++ b/src/components/CourseView.tsx @@ -39,8 +39,8 @@ export const CourseView = ({ : courseContent?.value.type; return ( -
-
+
+