From 7909adee8a14322c46bf74a1647a55a351b12934 Mon Sep 17 00:00:00 2001 From: Max Kohler Date: Mon, 26 May 2025 16:19:03 +0200 Subject: [PATCH] Fix maplibre CSS --- components/src/ChartList/ChartList.svelte | 6 ------ .../maplibre/AttributionControl/AttributionControl.svelte | 2 +- .../src/maplibre/GeocoderControl/GeocoderControl.svelte | 2 +- components/src/maplibre/Map/Map.svelte | 2 +- .../src/maplibre/NavigationControl/NavigationControl.svelte | 2 +- components/src/maplibre/ScaleControl/ScaleControl.svelte | 2 +- components/src/maplibre/Tooltip/Tooltip.svelte | 2 +- 7 files changed, 6 insertions(+), 12 deletions(-) diff --git a/components/src/ChartList/ChartList.svelte b/components/src/ChartList/ChartList.svelte index cf179fbf..d59d4626 100644 --- a/components/src/ChartList/ChartList.svelte +++ b/components/src/ChartList/ChartList.svelte @@ -49,12 +49,6 @@