Skip to content

Commit

Permalink
Add scroll for navigation bar
Browse files Browse the repository at this point in the history
  • Loading branch information
woojiahao committed Aug 1, 2020
1 parent 48833ce commit 1f74883
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/src/components/navigation/navigation.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.navigation {
background-color: var(--white);
padding: 2em;
overflow-y: auto;
}

.navigation h1 {
Expand Down

0 comments on commit 1f74883

Please sign in to comment.