mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Remove unnecessary changes
This commit is contained in:
parent
d7e0d3e2d6
commit
564f4f7c74
@ -272,6 +272,7 @@ body.flexbox {
|
||||
min-height: 50vh;
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
height: 100%;
|
||||
scrollbar-width: none;
|
||||
-ms-overflow-style: none;
|
||||
&::-webkit-scrollbar {
|
||||
@ -282,9 +283,6 @@ body.flexbox {
|
||||
max-width: 940px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.tri-layout-right-contents {
|
||||
height: 1000px;
|
||||
}
|
||||
}
|
||||
|
||||
@include smaller-than($l) {
|
||||
|
Loading…
Reference in New Issue
Block a user