Fix issues with fixed ratios and 100% height/width

This commit is contained in:
Sam Potts
2020-01-14 22:32:45 +00:00
parent a77d2d56f6
commit def3668030
3 changed files with 5 additions and 2 deletions

View File

@ -24,8 +24,8 @@
// Fallback for unsupported browsers
.plyr--fullscreen-fallback {
@include plyr-fullscreen-active();
bottom: 0;
display: block;
left: 0;
position: fixed;
right: 0;