Skip to content

Commit a521f41

Browse files
committed
Fixed lack of scroll in editor toolbox contents
For #2887
1 parent 0123d83 commit a521f41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/sass/_pages.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ body.tox-fullscreen, body.markdown-fullscreen {
359359

360360
.toolbox-tab-content {
361361
display: none;
362+
overflow-y: auto;
362363
}
363364

364365
.suggestion-box {

0 commit comments

Comments
 (0)