From b96d4ca9c60d5e9294b1bcfa94a07c946da203a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Souk=C3=A9ina=20Bojabza?= Date: Tue, 17 Sep 2024 18:00:41 +0200 Subject: [PATCH] [FIX] theme_bewise, *: adapt `s_image_title` without `display: flex` *: vehicle In the community PR, the `s_image_title` snippet has been modified in order to not be in `display: flex` anymore, as it could cause issues with images. The same visual was obtained by setting a `grid-area` in a way that the text block is at the bottom right. This commit adapts this snippet customizations to these changes. More precisely, it adapts the `grid-area` and padding to the text content, in order to avoid having an overflow while still looking like before. Related to task-4105319 Part-of: odoo/design-themes#915 Related: odoo/odoo#180515 Signed-off-by: Quentin Smetz (qsm) --- theme_bewise/views/customizations.xml | 4 ++++ theme_vehicle/views/customizations.xml | 3 +++ 2 files changed, 7 insertions(+) diff --git a/theme_bewise/views/customizations.xml b/theme_bewise/views/customizations.xml index 161683f8b..c70495bdc 100644 --- a/theme_bewise/views/customizations.xml +++ b/theme_bewise/views/customizations.xml @@ -771,6 +771,10 @@ Transform your future with our cutting-edge programs, where education meets opportunity. Elevate your learning experience with courses that blend academic excellence and practical skills seamlessly. + + + + diff --git a/theme_vehicle/views/customizations.xml b/theme_vehicle/views/customizations.xml index cc5cc94d0..f45e45656 100644 --- a/theme_vehicle/views/customizations.xml +++ b/theme_vehicle/views/customizations.xml @@ -689,6 +689,9 @@ Transform your driving experience with our exclusive collection, where opulence meets cutting-edge technology. Elevate your journey with vehicles that blend sophistication and performance seamlessly. + + +