mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-08-05 10:14:10 +00:00
Fix safari fullscreen (#495)
This commit is contained in:
@@ -29,6 +29,11 @@
|
||||
background-color: rgba(8, 8, 8, 0.75) !important;
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.shaka-video-container:-webkit-full-screen {
|
||||
max-height: none !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user