minor demo fix for fallback mode (inline style was overriding plyr stylesheet)
This commit is contained in:
parent
49ed2cac4e
commit
a55bf00d0f
@ -184,10 +184,12 @@
|
||||
<!-- BEGIN FULLSCREEN OVERLAY EXAMPLE -->
|
||||
<style>
|
||||
#container {
|
||||
position: relative;
|
||||
margin-top: 16px;
|
||||
overflow: hidden;
|
||||
}
|
||||
#container:not(.plyr--fullscreen-fallback) {
|
||||
position: relative;
|
||||
margin-top: 16px;
|
||||
}
|
||||
.plyr {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user