diff --git a/ui/scss/component/_content.scss b/ui/scss/component/_content.scss index 1cb61ff84..30e5cb8bb 100644 --- a/ui/scss/component/_content.scss +++ b/ui/scss/component/_content.scss @@ -183,6 +183,10 @@ display: none; } } + + .vjs-time-control { + display: none !important; + } } }