Skip to content

Commit 5749dca

Browse files
authored
Merge branch 'develop' into rohanjadhav/fixes_#3083
2 parents 9787f7f + dea3584 commit 5749dca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

client/styles/components/_nav.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@
110110
.nav__dropdown {
111111
@extend %dropdown-open-left;
112112
display: none;
113+
max-height: 60vh;
114+
overflow-y: auto;
113115
.nav__item--open & {
114116
display: flex;
115117
}

0 commit comments

Comments
 (0)