fix issue with double click fullscreen

This commit is contained in:
dkanada 2020-12-27 22:17:42 +09:00 committed by GitHub
parent 3db21675b7
commit 3c411f2205
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -265,6 +265,7 @@
justify-content: center;
align-items: center;
position: absolute;
pointer-events: none;
top: 0;
bottom: 0;
right: 0;