mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-27 14:42:05 +02:00
Make player flex
This commit is contained in:
@ -2,9 +2,7 @@
|
||||
<div class="container">
|
||||
<div class="col-video">
|
||||
<!-- Video -->
|
||||
<div class="video-responsive">
|
||||
<video id="viewer" poster="{{.Cfg.PlayerPoster}}" muted controls autoplay></video>
|
||||
</div>
|
||||
<video id="viewer" poster="{{.Cfg.PlayerPoster}}" muted controls autoplay></video>
|
||||
|
||||
<!-- Links and settings under video -->
|
||||
<div class="controls">
|
||||
|
Reference in New Issue
Block a user