1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-01-17 21:39:25 +01:00

🐛 enabling pointer events on pdf prin slides

This commit is contained in:
Tim Elliott 2020-03-09 13:55:55 +00:00
parent 542bcab569
commit bc04b1b2db

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;