Open icirellik opened 6 years ago
Scrollbars in the plugin do not display in all cases on High Sierra, there are several opens bugs surrounding this issue. The solution may be as simple as adding:
.App-grid { overflow: scroll; height: 500px; }
to the style sheet.
Scrollbars in the plugin do not display in all cases on High Sierra, there are several opens bugs surrounding this issue. The solution may be as simple as adding:
to the style sheet.