🐛 enabling pointer events on pdf prin slides

master
Tim Elliott 2020-03-09 13:55:55 +00:00 committed by Hakim El Hattab
parent 542bcab569
commit 00b0ace386
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ ul, ol, div, p {
width: 100% !important;
height: auto !important;
zoom: 1 !important;
pointer-events: initial;
left: auto;
top: auto;