Add scrollbar to the left sidebar

This commit is contained in:
Garen Torikian
2015-03-15 18:20:25 -07:00
parent fe0809e2fa
commit c09cb6e05a
+1
View File
@@ -85,6 +85,7 @@ $on-laptop: 900px;
width: $sidebar-width;
height: 100vh;
position: fixed;
overflow: scroll;
}
.sidebar--logo {