diff --git a/services/web/frontend/stylesheets/app/editor/pdf.less b/services/web/frontend/stylesheets/app/editor/pdf.less index 19cafc3c63..919094b3ee 100644 --- a/services/web/frontend/stylesheets/app/editor/pdf.less +++ b/services/web/frontend/stylesheets/app/editor/pdf.less @@ -213,7 +213,7 @@ } .pdfjs-viewer-inner { position: absolute; - overflow: auto; + overflow-y: scroll; width: 100%; height: 100%; -webkit-font-smoothing: initial;