mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Update VideoPlayer.vue
This commit is contained in:
parent
5b5fb626c4
commit
ab67eb099e
1 changed files with 0 additions and 9 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue