mirror of
https://github.com/maputnik/editor.git
synced 2025-12-30 10:00:02 +00:00
Fix for safari modal appearing below the overlay. Fixes #225
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user