Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I don't succeed in hiding the scroll bars for all overlays (functionality should remain). I used the inspector and tried all possible classes. To no avail.
.lay-overlay > .lay-content::-webkit-scrollbar { display: none; /* for Chrome, Safari, and Opera */ }