[Fix #663] Menu header should be above every element
This commit is contained in:
parent
d7f4860256
commit
485a1ceb00
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@
|
|||
border: 1px solid $border-grey;
|
||||
min-width: 270px;
|
||||
max-width: 340px;
|
||||
z-index: 10;
|
||||
|
||||
&.open {
|
||||
display: block;
|
||||
|
|
Loading…
Reference in a new issue