From 275ded065886c9bce3ba4b99533da1ffd48ece7e Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Wed, 18 Jan 2023 15:07:04 +0530 Subject: [PATCH] fix: fullscreen for preview video --- lms/www/courses/course.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lms/www/courses/course.html b/lms/www/courses/course.html index 0f554e1d..b57655be 100644 --- a/lms/www/courses/course.html +++ b/lms/www/courses/course.html @@ -151,7 +151,8 @@
{% if course.video_link %} - + {% endif %}