mirror of
https://github.com/maputnik/editor.git
synced 2026-02-18 18:40:00 +00:00
Merge pull request #119 from nyurik/nyurik-patch-1
Increase popup Z-index
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
top: 20px;
|
||||
left: 0;
|
||||
width: 120px;
|
||||
z-index: 3;
|
||||
z-index: 10;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user