mirror of
https://github.com/maputnik/editor.git
synced 2025-12-27 00:20:00 +00:00
Remove overflow hidden to allow modal to show in safari (issue #89)
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
left: 0;
|
||||
z-index: 3;
|
||||
width: 200px;
|
||||
overflow: hidden;
|
||||
background-color: $color-black;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user