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