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 {