mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-30 06:15:32 +01:00
Merge pull request #119 from nyurik/nyurik-patch-1
Increase popup Z-index
This commit is contained in:
commit
f70026b702
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
top: 20px;
|
top: 20px;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 120px;
|
width: 120px;
|
||||||
z-index: 3;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue