diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/editor/pdf.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/editor/pdf.scss index 7293db2c95..8649eacd1c 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/editor/pdf.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/editor/pdf.scss @@ -193,6 +193,7 @@ div.pdf-canvas { background: white; box-shadow: 0 0 10px rgb(0 0 0 / 50%); + will-change: transform; } div.pdf-canvas.pdfng-empty {