mirror of
https://github.com/goodtube4u/goodtube.git
synced 2025-11-22 10:16:11 +00:00
iOS fix
This commit is contained in:
@@ -94,6 +94,7 @@
|
||||
.goodTube_hiddenPlayer {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.goodTube_hiddenPlayer::before {
|
||||
@@ -845,7 +846,7 @@
|
||||
position: fixed;
|
||||
background: #000000;
|
||||
border-radius: 0;
|
||||
z-index: 2;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
/* Theater mode */
|
||||
|
||||
2
goodtube.min.js
vendored
2
goodtube.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user