feat(sidebar): show y-axis scrollbar for menu
This commit is contained in:
@@ -126,6 +126,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-top: 25px;
|
||||
overflow-y: auto;
|
||||
|
||||
@media (min-width: $on-desktop-large) {
|
||||
margin-top: 30px;
|
||||
|
||||
Reference in New Issue
Block a user