forked from MapComplete/MapComplete
More layout tweaks and fixes
This commit is contained in:
parent
b678efffd1
commit
2019e6c34c
11 changed files with 161 additions and 99 deletions
|
@ -99,7 +99,8 @@
|
|||
"key": "ref:velopark",
|
||||
"useProxy": "no",
|
||||
"host": "https://data.velopark.be",
|
||||
"mode": "readonly"
|
||||
"mode": "readonly",
|
||||
"collapsed": "no"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -485,7 +486,7 @@
|
|||
"path": "./assets/themes/velopark/velopark.svg",
|
||||
"class": "medium"
|
||||
},
|
||||
"classes": "flex w-full ",
|
||||
"classes": "flex flex-col m-2",
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "link",
|
||||
|
@ -511,7 +512,8 @@
|
|||
"type": "linked_data_from_website",
|
||||
"key": "ref:velopark",
|
||||
"useProxy": "no",
|
||||
"host": "https://data.velopark.be"
|
||||
"host": "https://data.velopark.be",
|
||||
"collapsed": "no"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue