Merge pull request #2269 from jellyfin/dkanada-patch-1
Fix issue with double click fullscreen
(cherry picked from commit b64f50307d)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
This commit is contained in:
committed by
Joshua M. Boniface
parent
7379822c72
commit
e8d044fbb7
@@ -265,6 +265,7 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
position: absolute;
|
||||
pointer-events: none;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user