Header menu should be above every dropdown content
This commit is contained in:
parent
9f6b9daad3
commit
10b22b018e
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
|||
border: 1px solid $border-grey;
|
||||
min-width: 270px;
|
||||
max-width: 340px;
|
||||
z-index: 10;
|
||||
z-index: 20;
|
||||
|
||||
&.open {
|
||||
display: block;
|
||||
|
|
Loading…
Reference in a new issue