From 581d2439abc59a112c36033c9d7950b5ab5977b8 Mon Sep 17 00:00:00 2001 From: Alain Takoudjou Date: Sat, 31 Oct 2020 01:23:20 +0100 Subject: [PATCH] video controls on mobile --- static/sfu.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/static/sfu.css b/static/sfu.css index c37ac8c..02755fc 100644 --- a/static/sfu.css +++ b/static/sfu.css @@ -1068,10 +1068,6 @@ header .collapse { margin-bottom: 60px; } - .video-controls { - opacity: 1; - } - .login-container { position: fixed; height: calc(var(--vh, 1vh) * 100 - 56px);