diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/editor/ide.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/editor/ide.scss index c1a01fccec..a4649f102f 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/editor/ide.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/editor/ide.scss @@ -74,6 +74,7 @@ $editor-toggler-bg-dark-color: color.adjust( .ide-react-main { flex: 1; + overflow-y: hidden; display: flex; flex-direction: column;