From d9fca86145f19cc0c5768fd4bbd3cbbafd7fd165 Mon Sep 17 00:00:00 2001 From: Byakuya Date: Thu, 11 Sep 2025 00:08:45 +0200 Subject: [PATCH] Ajout --- wwwroot/css/HelloFresh/cuisine.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/css/HelloFresh/cuisine.css b/wwwroot/css/HelloFresh/cuisine.css index c422088..5b83dd0 100644 --- a/wwwroot/css/HelloFresh/cuisine.css +++ b/wwwroot/css/HelloFresh/cuisine.css @@ -83,7 +83,7 @@ body { .cui-cards { padding: 5px; - overflow: auto; + overflow: hidden; height: 100%; }