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 4e34246 commit 3f5e63bCopy full SHA for 3f5e63b
_sass/_sidebar.scss
@@ -11,7 +11,7 @@
11
transform: translate3d(0, 0 , 0);
12
13
height: 100vh;
14
- overflow-y: auto;
+ overflow-y: auto; // Scroll sidebar content
15
16
@include clearfix();
17
margin-bottom: 1em;
0 commit comments