forked from MapComplete/MapComplete
Update postboxes.json
This commit is contained in:
parent
3c1a649733
commit
83d96bd485
1 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@
|
||||||
"images",
|
"images",
|
||||||
{
|
{
|
||||||
"id": "minimap",
|
"id": "minimap",
|
||||||
"render": "{minimap(18): height: 5rem; overflow: hidden; border-radius:3rem; }"
|
"render": "{minimap(18): height: 10rem; overflow: hidden; border-radius:1rem; }"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"icon": {
|
"icon": {
|
||||||
|
@ -128,7 +128,7 @@
|
||||||
"images",
|
"images",
|
||||||
{
|
{
|
||||||
"id": "minimap",
|
"id": "minimap",
|
||||||
"render": "{minimap(18): height: 5rem; overflow: hidden; border-radius:3rem; }"
|
"render": "{minimap(18): height: 10rem; overflow: hidden; border-radius:1rem; }"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"render": {
|
"render": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue