1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Fix rendering problem when zooming on Safari

This commit is contained in:
Aditi 2024-04-29 17:32:06 +05:30
parent 2e5282928f
commit 04580168a2

View file

@ -155,7 +155,6 @@
.pdfViewer .page canvas {
margin: 0;
display: block;
}
.pdfViewer .page canvas .structTree {