mirror of
https://github.com/maputnik/editor.git
synced 2025-12-25 23:50:02 +00:00
Increase popup Z-index
Per https://github.com/maputnik/editor/issues/118
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