Skip to content

Commit 4e34246

Browse files
committed
scroll in sidebar
1 parent 2ae25fa commit 4e34246

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_sass/_sidebar.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
-webkit-transform: translate3d(0, 0 , 0);
1111
transform: translate3d(0, 0 , 0);
1212

13+
height: 100vh;
14+
overflow-y: auto;
15+
1316
@include clearfix();
1417
margin-bottom: 1em;
1518

0 commit comments

Comments
 (0)