Scrolling in the panels do not work. Adding ` .tool-panel { overflow: scroll; }` in the stylesheet fixes the issue.
Scrolling in the panels do not work.
Adding
.tool-panel { overflow: scroll; }in the stylesheet fixes the issue.