mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-28 16:11:15 +01:00
Merge pull request #226 from orangemug/fix/modal-safari
Fix for safari modal appearing below the overlay
This commit is contained in:
commit
fc6f9251f7
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
background-color: $color-black;
|
||||
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
|
||||
z-index: 3;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.maputnik-modal-section {
|
||||
|
|
Loading…
Reference in a new issue