From 9a881133486be0adb54d641548f4ebf89b99c941 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Souk=C3=A9ina=20Bojabza?= Date: Tue, 24 Sep 2024 12:56:09 +0000 Subject: [PATCH] [FIX] theme_*: adapt `s_carousel_intro` without `display: flex` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit *: bewise, loftspace, monglia, notes, vehicle In the community PR, the `s_carousel_intro` snippet has been modified in order to not be in `display: flex` anymore. This commit adapts this snippet customizations to these changes. More precisely, it adapts the vertical padding and the grid areas to the text content, in order to avoid having an overflow. It also fixes the "Monglia" customization by removing the background color of the slides, in order to make the added shape visible. Related to task-4077628 closes odoo/design-themes#955 X-original-commit: d8e52e96b5819a1ecd3463e1c063264e15927f3b Related: odoo/odoo#181816 Signed-off-by: Quentin Smetz (qsm) Signed-off-by: Soukéina Bojabza (sobo) --- theme_bewise/views/customizations.xml | 3 +++ theme_loftspace/views/snippets/s_carousel_intro.xml | 4 ++++ theme_monglia/views/customizations.xml | 9 +++++++++ theme_notes/views/snippets/s_carousel_intro.xml | 4 ++++ theme_vehicle/views/customizations.xml | 4 ++++ 5 files changed, 24 insertions(+) diff --git a/theme_bewise/views/customizations.xml b/theme_bewise/views/customizations.xml index c70495bdc..f922b1664 100644 --- a/theme_bewise/views/customizations.xml +++ b/theme_bewise/views/customizations.xml @@ -484,6 +484,9 @@