diff --git a/src/scrollbar_custom.js b/src/scrollbar_custom.js index f94ace3cf54..77edf5c3ddd 100644 --- a/src/scrollbar_custom.js +++ b/src/scrollbar_custom.js @@ -17,7 +17,8 @@ dom.importCssString(`.ace_editor>.ace_sb-v div, .ace_editor>.ace_sb-h div{ .ace_editor>.ace_sb-v, .ace_editor>.ace_sb-h { position: absolute; z-index: 6; - background: none;' + ' overflow: hidden!important; + background: none; + overflow: hidden!important; } .ace_editor>.ace_sb-v { z-index: 6;