]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_pages.scss
Fixed lack of scroll in editor toolbox contents
[bookstack] / resources / sass / _pages.scss
index 720203a422aef9b5c7480d2a694a3a3aed685a7c..e037cd4c1899d1383ff45a76a1da203e877a9600 100755 (executable)
@@ -359,6 +359,7 @@ body.tox-fullscreen, body.markdown-fullscreen {
 
 .toolbox-tab-content {
   display: none;
+  overflow-y: auto;
 }
 
 .suggestion-box {