Skip to content

Commit 1cfdb80

Browse files
committed
Fix themesberg#55 cutted dropdown for desktop
1 parent 1285a91 commit 1cfdb80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scss/volt/layout/_sidenav.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@
174174

175175
@include media-breakpoint-up(lg) {
176176
margin-left: 260px;
177+
min-height: 100vh;
177178
}
178179
}
179180

0 commit comments

Comments
 (0)