diff --git a/src/sass/types/video.scss b/src/sass/types/video.scss index 32352495..28b907b1 100644 --- a/src/sass/types/video.scss +++ b/src/sass/types/video.scss @@ -16,6 +16,7 @@ .plyr__video-wrapper { background: var(--plyr-video-background, $plyr-video-background); + height: 100%; margin: auto; overflow: hidden; position: relative;