mirror of
https://github.com/maputnik/editor.git
synced 2026-01-02 11:30:00 +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