From 5972b40b2fd28745c56ef54adfeb1278140da30c Mon Sep 17 00:00:00 2001 From: ihor-romaniuk Date: Mon, 13 May 2024 08:49:30 +0200 Subject: [PATCH] fix: styles for share video functionality of the video xblock --- lms/templates/video.html | 47 ++++------ .../css-builtin-blocks/VideoBlockDisplay.css | 86 +++++++++++++++++++ 2 files changed, 101 insertions(+), 32 deletions(-) diff --git a/lms/templates/video.html b/lms/templates/video.html index ae984f3197..f2506e3613 100644 --- a/lms/templates/video.html +++ b/lms/templates/video.html @@ -66,31 +66,23 @@ from openedx.core.djangolib.js_utils import ( % endif % if sharing_sites_info:
- -