Skip to content

Commit

Permalink
Fix themesberg#55 cutted dropdown for desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
glebkema committed Oct 7, 2021
1 parent 1285a91 commit 1cfdb80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/volt/layout/_sidenav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@

@include media-breakpoint-up(lg) {
margin-left: 260px;
min-height: 100vh;
}
}

Expand Down

0 comments on commit 1cfdb80

Please sign in to comment.