We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09d6d99 + 4d150cb commit 6eb380eCopy full SHA for 6eb380e
1 file changed
frontend/src/pages/LessonForm.vue
@@ -714,17 +714,6 @@ iframe {
714
width: 100%;
715
}
716
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
-
728
:root {
729
--plyr-range-fill-background: white;
730
--plyr-video-control-background-hover: transparent;
0 commit comments