🐛 enabling pointer events on pdf prin slides
							parent
							
								
									542bcab569
								
							
						
					
					
						commit
						00b0ace386
					
				| 
						 | 
					@ -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;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue