Natuurpunt tweaks

This commit is contained in:
Pieter Vander Vennet 2022-01-31 14:34:06 +01:00
parent 618f61d3e8
commit 5a9f26081c
55 changed files with 1516 additions and 1368 deletions

View file

@ -89,7 +89,7 @@ export default class LeftControls extends Combine {
const toggledFilter = new Toggle(
new ScrollableFullScreen(
() => Translations.t.general.layerSelection.title.Clone(),
() => Translations.t.general.layerSelection.title.Clone().SetClass("self-center"),
() =>
new FilterView(state.filteredLayers, state.overlayToggles).SetClass(
"block p-1"