Small styling tweaks

This commit is contained in:
Pieter Vander Vennet 2021-10-26 02:09:04 +02:00
parent d443616d1f
commit 2e80fff92e
2 changed files with 489 additions and 488 deletions

View file

@ -83,7 +83,7 @@ export default class FeatureInfoBox extends ScrollableFullScreen {
layerConfig.allowMove layerConfig.allowMove
); );
}) })
) ).SetClass("text-base")
); );
} }
@ -94,14 +94,14 @@ export default class FeatureInfoBox extends ScrollableFullScreen {
id, id,
layerConfig.deletion layerConfig.deletion
)) ))
)) ).SetClass("text-base"))
} }
if (layerConfig.allowSplit) { if (layerConfig.allowSplit) {
editElements.push( editElements.push(
new VariableUiElement(tags.map(tags => tags.id).map(id => new VariableUiElement(tags.map(tags => tags.id).map(id =>
new SplitRoadWizard(id)) new SplitRoadWizard(id))
)) ).SetClass("text-base"))
} }

View file

@ -433,6 +433,7 @@
"id": "public_bookcase-website" "id": "public_bookcase-website"
} }
], ],
"allowMove": true,
"deletion": { "deletion": {
"softDeletionTags": { "softDeletionTags": {
"and": [ "and": [