🐛 enabling pointer events on pdf prin slides
This commit is contained in:
parent
542bcab569
commit
bc04b1b2db
|
@ -63,6 +63,7 @@ ul, ol, div, p {
|
|||
width: 100% !important;
|
||||
height: auto !important;
|
||||
zoom: 1 !important;
|
||||
pointer-events: initial;
|
||||
|
||||
left: auto;
|
||||
top: auto;
|
||||
|
|
Loading…
Reference in New Issue