From 57a69be7e8a405bc9bfee049e1a327c9d4b11eed Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Thu, 29 Oct 2020 17:02:17 -0400 Subject: [PATCH] remove unused style --- ui/scss/component/_file-render.scss | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ui/scss/component/_file-render.scss b/ui/scss/component/_file-render.scss index 6305c3e6a..a979a07fe 100644 --- a/ui/scss/component/_file-render.scss +++ b/ui/scss/component/_file-render.scss @@ -359,12 +359,6 @@ width: 100%; } -.video-js-parent--ios { - .vjs-control-bar { - display: none; - } -} - // By default no video js play button .vjs-big-play-button { display: none;