Skip to content
Snippets Groups Projects
Commit bc04b1b2 authored by Tim Elliott's avatar Tim Elliott
Browse files

:bug: enabling pointer events on pdf prin slides

parent 542bcab5
Branches
Tags
No related merge requests found
...@@ -63,6 +63,7 @@ ul, ol, div, p { ...@@ -63,6 +63,7 @@ ul, ol, div, p {
width: 100% !important; width: 100% !important;
height: auto !important; height: auto !important;
zoom: 1 !important; zoom: 1 !important;
pointer-events: initial;
left: auto; left: auto;
top: auto; top: auto;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment