Cleanup video player and use consistently across recordings and events.

This commit is contained in:
Jason Hunter
2021-06-10 15:02:43 -04:00
committed by Blake Blackshear
parent e8c342e162
commit b70c11e7a7
6 changed files with 121 additions and 83 deletions

View File

@@ -25,7 +25,3 @@
transform: rotate(360deg);
}
}
.video-js.vjs-has-started .vjs-touch-overlay {
display: none;
}