mirror of
https://github.com/maputnik/editor.git
synced 2026-06-14 11:17:26 +00:00
Clickable layer tooltips (#60)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.maputnik-popup-layer {
|
||||
display: block;
|
||||
color: $color-lowgray;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
line-height: 1.2;
|
||||
padding: $margin-2;
|
||||
|
||||
Reference in New Issue
Block a user