Revert "remove unused style"

This reverts commit 57a69be7e8.
This commit is contained in:
Sean Yesmunt 2020-11-02 17:14:40 -05:00
parent 3f76092a3b
commit 68b1a0971c

View file

@ -359,6 +359,12 @@
width: 100%;
}
.video-js-parent--ios {
.vjs-control-bar {
display: none;
}
}
// By default no video js play button
.vjs-big-play-button {
display: none;