1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Merge pull request #18019 from Aditi-1400/safari-zoom-fix

Fix rendering problem when zooming on Safari
This commit is contained in:
Tim van der Meij 2024-04-30 14:50:46 +02:00 committed by GitHub
commit 77e2182b8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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