This commit is contained in:
goodtube4u
2024-07-23 08:58:40 +10:00
parent ccf590f420
commit a9cea443e4
2 changed files with 3 additions and 2 deletions

View File

@@ -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

File diff suppressed because one or more lines are too long