forked from marva/sumorobot-web
add close button to live stream
This commit is contained in:
@@ -15,7 +15,10 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="stream">
|
||||
<iframe width="100%" height="100%" allowfullscreen="true" src="https://mixer.com/embed/player/14551694"></iframe>
|
||||
<iframe width="100%" height="91%" allowfullscreen="true" src="https://mixer.com/embed/player/14551694"></iframe>
|
||||
<div class="btn-group btn-group-justified">
|
||||
<a href="#" class="btn btn-lg btn-danger btn-close">Close</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="panel">
|
||||
<object type="image/svg+xml" data="logo.svg">
|
||||
|
Reference in New Issue
Block a user