Styling tweak

This commit is contained in:
Pieter Vander Vennet 2022-01-31 18:09:51 +01:00
parent 59ab86c9fb
commit 3b6fa7dc8d
2 changed files with 2 additions and 2 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().SetClass("self-center"),
() => Translations.t.general.layerSelection.title.Clone(),
() =>
new FilterView(state.filteredLayers, state.overlayToggles).SetClass(
"block p-1"