From 910938c49e6be6dca839e662b27e6e0a2e8cf2c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Lain=C3=A9?= Date: Tue, 11 Jun 2024 14:48:02 +0200 Subject: [PATCH] =?UTF-8?q?CSS=20map=20embedded=20=F0=9F=90=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/components/carte/Map.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/components/carte/Map.vue b/client/components/carte/Map.vue index 97c833c..d4265aa 100644 --- a/client/components/carte/Map.vue +++ b/client/components/carte/Map.vue @@ -337,8 +337,8 @@ watch(() => props.date, () => {
-
+
@@ -390,7 +390,7 @@ watch(() => props.date, () => { left: -32px; &-embedded { - height: calc(100vh - 120px); + height: calc(100vh - 125px - 12px); } .map {