mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-08 23:57:13 +02:00
🐛 enabling pointer events on pdf prin slides
This commit is contained in:
@@ -63,6 +63,7 @@ ul, ol, div, p {
|
||||
width: 100% !important;
|
||||
height: auto !important;
|
||||
zoom: 1 !important;
|
||||
pointer-events: initial;
|
||||
|
||||
left: auto;
|
||||
top: auto;
|
||||
|
Reference in New Issue
Block a user