diff --git a/app/react/App/scss/modules/_document.scss b/app/react/App/scss/modules/_document.scss index 7ad8bad577..eb2ce016c8 100644 --- a/app/react/App/scss/modules/_document.scss +++ b/app/react/App/scss/modules/_document.scss @@ -50,7 +50,7 @@ .page-viewer, .library-viewer { position: relative; - overflow: visible; + overflow: auto; } .document-article {