feat(sidebar): show y-axis scrollbar for menu

This commit is contained in:
Jimmy Cai
2020-09-06 21:08:27 +02:00
parent 3faecaef73
commit 39483eebc9
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -126,6 +126,7 @@
display: flex;
flex-direction: column;
margin-top: 25px;
overflow-y: auto;
@media (min-width: $on-desktop-large) {
margin-top: 30px;