We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab60d7 commit 334064fCopy full SHA for 334064f
_sass/components/_sidebar.scss
@@ -6,7 +6,7 @@
6
}
7
8
.page-sidebar {
9
- height: 100vh;
+ max-height: 100vh;
10
position: -webkit-sticky;
11
position: sticky;
12
overflow: auto;
0 commit comments