SAAS-786: Implement Landing Page Design
Fixed player iframe to bottom of screen
This commit is contained in:
parent
e91b520b42
commit
a8bf8e5ec9
|
@ -81,7 +81,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
-->
|
-->
|
||||||
<iframe frameborder="0" width="100%" style="bottom:0px" src="http://localhost/embed/player?stream=s2&title=Staging1"></iframe>
|
<iframe frameborder="0" width="100%" style="bottom:0px; left:0px; position:fixed; right:0px;" src="http://localhost/embed/player?stream=s2&title=Staging1"></iframe>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue