diff --git a/services/web/frontend/stylesheets/app/editor/left-menu.less b/services/web/frontend/stylesheets/app/editor/left-menu.less index a49c75c41b..a52063f45b 100644 --- a/services/web/frontend/stylesheets/app/editor/left-menu.less +++ b/services/web/frontend/stylesheets/app/editor/left-menu.less @@ -194,6 +194,7 @@ // Make the Bootstrap Modal behavior as a left sidebar #left-menu-modal { opacity: 1; + overflow-y: hidden; .modal-dialog { height: 100%; margin: 0;