@@ -63,7 +63,7 @@ ${ fileBrowser.fileBrowser() }
.left-panel {
position: absolute;
height: 100%;
- overflow: auto;
+ overflow: hidden;
}
.resizer {