aboutsummaryrefslogtreecommitdiff
path: root/template/assemblies/player/audio.phtml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--template/assemblies/player/audio.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/assemblies/player/audio.phtml b/template/assemblies/player/audio.phtml
index 0713f20..c3594eb 100644
--- a/template/assemblies/player/audio.phtml
+++ b/template/assemblies/player/audio.phtml
@@ -2,7 +2,7 @@
preload="auto"
controls="controls"
autoplay="autoplay"
- style="height: 400px; display: block; margin: auto;"
+ style="max-height: 400px; max-width:100vw; display: block; margin: auto;"
poster="<?=h($stream->getPoster())?>"
>
<source