]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
0123d83
)
Fixed lack of scroll in editor toolbox contents
author
Dan Brown
<redacted>
Fri, 16 Dec 2022 23:16:05 +0000
(23:16 +0000)
committer
Dan Brown
<redacted>
Fri, 16 Dec 2022 23:16:51 +0000
(23:16 +0000)
For #2887
resources/sass/_pages.scss
patch
|
blob
|
history
diff --git
a/resources/sass/_pages.scss
b/resources/sass/_pages.scss
index 720203a422aef9b5c7480d2a694a3a3aed685a7c..e037cd4c1899d1383ff45a76a1da203e877a9600 100755
(executable)
--- a/
resources/sass/_pages.scss
+++ b/
resources/sass/_pages.scss
@@
-359,6
+359,7
@@
body.tox-fullscreen, body.markdown-fullscreen {
.toolbox-tab-content {
display: none;
+ overflow-y: auto;
}
.suggestion-box {
hide
Morty Proxy
This is a
proxified and sanitized
view of the page, visit
original site
.