From b25889848e789b68833a416b0d2ac4766e6ffd80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20G=C3=BCndling?= Date: Thu, 21 Nov 2024 11:20:59 +0100 Subject: [PATCH] wip --- ui/components.json | 2 +- ui/src/app.css | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ui/components.json b/ui/components.json index 50fcf59a9..7ac617485 100644 --- a/ui/components.json +++ b/ui/components.json @@ -14,4 +14,4 @@ }, "typescript": true, "registry": "https://next.shadcn-svelte.com/registry" -} \ No newline at end of file +} diff --git a/ui/src/app.css b/ui/src/app.css index 068513a33..9580eb195 100644 --- a/ui/src/app.css +++ b/ui/src/app.css @@ -74,7 +74,6 @@ } } - .maplibregl-popup-anchor-top .maplibregl-popup-tip, .maplibregl-popup-anchor-top-left .maplibregl-popup-tip, .maplibregl-popup-anchor-top-right .maplibregl-popup-tip {