forked from MapComplete/MapComplete
Automatically place the label below the icon
This commit is contained in:
parent
a50913a094
commit
b6b22526dd
3 changed files with 8 additions and 5 deletions
|
@ -43,7 +43,7 @@
|
|||
"mappings": [
|
||||
{
|
||||
"if": "name~*",
|
||||
"then": "<div style='margin-top: 42px; background: white; padding: 0.25em; border-radius:0.5em'>{name}</div>"
|
||||
"then": "<div style='background: white; padding: 0.25em; border-radius:0.5em'>{name}</div>"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue