From 23578502e33adddfc58824198d8526246a0f9b73 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Mon, 29 Jul 2024 21:52:02 +0200 Subject: [PATCH] give layer and filter control some more padding --- src/Components/Map/Subcomponents/Controls/LayerControl.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/Map/Subcomponents/Controls/LayerControl.tsx b/src/Components/Map/Subcomponents/Controls/LayerControl.tsx index 69adbb99..0a0887ea 100644 --- a/src/Components/Map/Subcomponents/Controls/LayerControl.tsx +++ b/src/Components/Map/Subcomponents/Controls/LayerControl.tsx @@ -17,10 +17,10 @@ export function LayerControl() { const addVisibleLayer = useAddVisibleLayer(); return ( -
+
{ open ? -
+