Skip to content

Commit 4d150cb

Browse files
committed
fix: play embed videos on Lesson Form
1 parent 09d6d99 commit 4d150cb

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

frontend/src/pages/LessonForm.vue

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -714,17 +714,6 @@ iframe {
714714
width: 100%;
715715
}
716716
717-
.cdx-block.embed-tool::after {
718-
content: '';
719-
position: absolute;
720-
top: 0;
721-
left: 0;
722-
width: 100%;
723-
height: 100%;
724-
background: transparent;
725-
z-index: 1000;
726-
}
727-
728717
:root {
729718
--plyr-range-fill-background: white;
730719
--plyr-video-control-background-hover: transparent;

0 commit comments

Comments
 (0)