From d8e52e96b5819a1ecd3463e1c063264e15927f3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Souk=C3=A9ina=20Bojabza?= Date: Tue, 24 Sep 2024 14:56:09 +0200 Subject: [PATCH] [FIX] theme_*: adapt `s_carousel_intro` without `display: flex` *: 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#915 Related: odoo/odoo#180515 Signed-off-by: Quentin Smetz (qsm) --- 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 @@