Merge pull request #1648 from pateljannat/issues-122
fix: play embed videos on Lesson Form
This commit is contained in:
@@ -714,17 +714,6 @@ iframe {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cdx-block.embed-tool::after {
|
|
||||||
content: '';
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0;
|
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
background: transparent;
|
|
||||||
z-index: 1000;
|
|
||||||
}
|
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--plyr-range-fill-background: white;
|
--plyr-range-fill-background: white;
|
||||||
--plyr-video-control-background-hover: transparent;
|
--plyr-video-control-background-hover: transparent;
|
||||||
|
|||||||
Reference in New Issue
Block a user