Skip to content

Commit

Permalink
Update MegaMenu z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
sonvnn committed Nov 11, 2024
1 parent 38b57be commit 1e9a10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/vendor/astroid/scss/_menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
--as-menu-gutter-x: #{$megamenu-gutter-width};
display: none;
position: absolute;
z-index: 999;
z-index: 1003;

&.nav-submenu-container {
padding: 0;
Expand Down

0 comments on commit 1e9a10c

Please sign in to comment.