Skip to content

Commit

Permalink
Add style for menu v3 in sidebar second
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Sep 10, 2024
1 parent 149c132 commit 0da6841
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scss/modules/navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,8 @@
}

// Secondary menu with collapsible sub items
.sidebar_second .menu--main.navbar {
.sidebar_second .menu--main.navbar,
.sidebar_second .menu--main-menu-v3.navbar {
align-items: baseline;

h2 {
Expand Down

0 comments on commit 0da6841

Please sign in to comment.