Skip to content

Commit

Permalink
Merge pull request #2269 from jellyfin/dkanada-patch-1
Browse files Browse the repository at this point in the history
Fix issue with double click fullscreen
  • Loading branch information
dkanada committed Dec 27, 2020
2 parents 3db2167 + 3c411f2 commit b64f503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/css/videoosd.css
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@
justify-content: center;
align-items: center;
position: absolute;
pointer-events: none;
top: 0;
bottom: 0;
right: 0;
Expand Down

0 comments on commit b64f503

Please sign in to comment.