diff --git a/ui/scss/component/_file-render.scss b/ui/scss/component/_file-render.scss index 326ec8db3..9cd61abb9 100644 --- a/ui/scss/component/_file-render.scss +++ b/ui/scss/component/_file-render.scss @@ -170,6 +170,7 @@ .vjs-big-play-button { @extend .button--icon; @extend .button--play; + display: block; background-color: rgba(0, 0, 0, 0.6); border: none; position: static;