mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 14:07:33 +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;
|
left: 0;
|
||||||
z-index: 3;
|
z-index: 3;
|
||||||
width: 200px;
|
width: 200px;
|
||||||
overflow: hidden;
|
|
||||||
background-color: $color-black;
|
background-color: $color-black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user