Update VideoPlayer.vue

This commit is contained in:
Dragos 2022-09-05 20:51:54 +03:00 committed by GitHub
parent 5b5fb626c4
commit ab67eb099e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -652,15 +652,6 @@ export default {
.player-container {
@apply max-h-75vh min-h-64 bg-black;
}
.shaka-video-container .material-icons-round {
@apply !text-xl;
}
.shaka-current-time {
@apply !text-base;
}
.shaka-video-container:-webkit-full-screen {
max-height: none !important;
}