From a12f74b593ed2dd2a6743f7d597cffcd674d5f75 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Wed, 1 Jan 2025 18:24:43 +0100 Subject: [PATCH] Fixed mobile view and interaction rules --- .../maps/overlay/SearchMapSwitch.vue | 19 ++++++++++++++----- src/components/maps/overlay/SearchMarkers.vue | 3 +++ 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/src/components/maps/overlay/SearchMapSwitch.vue b/src/components/maps/overlay/SearchMapSwitch.vue index 2db61ab9..68d73ec1 100644 --- a/src/components/maps/overlay/SearchMapSwitch.vue +++ b/src/components/maps/overlay/SearchMapSwitch.vue @@ -1,17 +1,20 @@