From 861ac6eb11bf6f5cd28ef3fc37c584f4c5e0df27 Mon Sep 17 00:00:00 2001 From: GauthierWebDev Date: Fri, 18 Apr 2025 14:22:37 +0200 Subject: [PATCH] style: Update layout with close button in CookieModal --- app/layouts/LayoutDefault.tsx | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/app/layouts/LayoutDefault.tsx b/app/layouts/LayoutDefault.tsx index 507ca1f..77ecbee 100644 --- a/app/layouts/LayoutDefault.tsx +++ b/app/layouts/LayoutDefault.tsx @@ -89,7 +89,16 @@ function CookieModal() { if (isSelectionOpen) { return (
-
+
+ +

Personnalisation des cookies 🍪

@@ -120,6 +129,10 @@ function CookieModal() { return (
+ +

Coucou c'est nous... @@ -143,9 +156,7 @@ function CookieModal() {

@@ -158,7 +169,7 @@ function CookieModal() {