mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-15 23:21:22 +01:00
Merge pull request #105 from orangemug/fix/issue-89
Remove overflow hidden to allow modal to show in safari
This commit is contained in:
commit
32ac92f901
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
|||
left: 0;
|
||||
z-index: 3;
|
||||
width: 200px;
|
||||
overflow: hidden;
|
||||
background-color: $color-black;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue