From 010d6c789260101e67eaee86e2ad74fe96fd0dc0 Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 8 Apr 2022 20:06:07 +0200 Subject: [PATCH] force height to 360 --- templates/videojs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/videojs.html b/templates/videojs.html index 4711907..845bbda 100644 --- a/templates/videojs.html +++ b/templates/videojs.html @@ -24,7 +24,7 @@ class="video-js vjs-theme-forest" controls preload="auto" - width="auto" height="auto" + width="auto" height="360" poster="_IPFSROOT_/_VUID_.jpg" >