1
0
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:
Alexandre Iooss
2020-10-18 18:25:18 +02:00
parent e51885aedc
commit ac5fc7a33b
3 changed files with 8 additions and 23 deletions

View File

@ -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">