mirror of
https://github.com/maputnik/editor.git
synced 2026-08-03 03:37:25 +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;
|
top: 20px;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 120px;
|
width: 120px;
|
||||||
z-index: 3;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user