Skip to content

Commit 3f5e63b

Browse files
committed
scroll in sidebar
1 parent 4e34246 commit 3f5e63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/_sidebar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
transform: translate3d(0, 0 , 0);
1212

1313
height: 100vh;
14-
overflow-y: auto;
14+
overflow-y: auto; // Scroll sidebar content
1515

1616
@include clearfix();
1717
margin-bottom: 1em;

0 commit comments

Comments
 (0)