]>
BookStack Code Mirror - bookstack/blobdiff - resources/sass/_layout.scss
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Updated books list view description to be limited by css
[bookstack]
/
resources
/
sass
/
_layout.scss
diff --git
a/resources/sass/_layout.scss
b/resources/sass/_layout.scss
index c12cae256e6d424dcd3e590c115ecfceca3c20ad..60205eaaacc3f42088800874b6760f963bc9ae26 100644
(file)
--- a/
resources/sass/_layout.scss
+++ b/
resources/sass/_layout.scss
@@
-256,6
+256,7
@@
body.flexbox {
.tri-layout-middle {
grid-area: b;
padding-top: $-m;
+ min-width: 0;
}
}
@include smaller-than($xxl) {