mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-15 20:58:23 +00:00
Update VideoPlayer.vue
This commit is contained in:
parent
5b5fb626c4
commit
ab67eb099e
@ -652,15 +652,6 @@ export default {
|
|||||||
.player-container {
|
.player-container {
|
||||||
@apply max-h-75vh min-h-64 bg-black;
|
@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 {
|
.shaka-video-container:-webkit-full-screen {
|
||||||
max-height: none !important;
|
max-height: none !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user