From 3e70e93ccfceeef66f471e2fdfce2f95ee13e0b7 Mon Sep 17 00:00:00 2001 From: Valentin Date: Tue, 22 Oct 2024 10:55:27 +0200 Subject: [PATCH] =?UTF-8?q?debug=20barre=20verticale=20menu=20liste=20?= =?UTF-8?q?=C3=A9tape?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/themes/custom/caravane/assets/scss/main.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/web/themes/custom/caravane/assets/scss/main.scss b/web/themes/custom/caravane/assets/scss/main.scss index 95bf185..e7b6061 100644 --- a/web/themes/custom/caravane/assets/scss/main.scss +++ b/web/themes/custom/caravane/assets/scss/main.scss @@ -279,6 +279,7 @@ body{ grid-template-columns: repeat(16,1fr); align-items: center; height: 100%; + width: 100%; > .layout__region--first { display: none; padding-left: $body-margin-x;