Update controls.scss

This commit is contained in:
Sam Potts
2018-07-30 22:46:48 +10:00
committed by GitHub
parent e5e169a1e2
commit 021ba0b8e9

View File

@ -112,7 +112,8 @@
.plyr__controls:empty {
display: none;
~ .plyr__captions {
transform: translateY(0px);
transform: translateY(0);
}
}