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 {