Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Commit

Permalink
BDS#160 fix desktop menu on top of breadcrumb
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainaerni committed Mar 3, 2022
1 parent c3b1c60 commit 5757c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/sections/desktop-menu.postcss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\*----------------------------------------*/

.desktop-menu {
@apply border-b relative z-20;
@apply border-b relative z-40;
}

.desktop-menu__drawer {
Expand Down

0 comments on commit 5757c20

Please sign in to comment.