From af86f663c5f491a28aeffd885e7a8c1762be7290 Mon Sep 17 00:00:00 2001 From: soufiane Date: Mon, 11 Mar 2024 15:32:15 +0100 Subject: [PATCH] wait #6761 correctif overflow link carousel --- .../CCV/resources/assets/styles/widgets/link-carousel.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-content/themes/CCV/resources/assets/styles/widgets/link-carousel.styl b/wp-content/themes/CCV/resources/assets/styles/widgets/link-carousel.styl index e236a72..238bae4 100644 --- a/wp-content/themes/CCV/resources/assets/styles/widgets/link-carousel.styl +++ b/wp-content/themes/CCV/resources/assets/styles/widgets/link-carousel.styl @@ -1,5 +1,5 @@ .link-carousel - + overflow: hidden &-item height: auto !important // Needed to make equal heights, otherwise Swiper's 100% height breaks this display: flex -- 2.39.5