Files
design-themes/theme_cobalt/views
Soukéina Bojabza c5adf9a903 [FIX] theme_cobalt, theme_paptic: add some missing image classes
In some theme customizations, some replaced images do not have the usual
image classes `img img-fluid mx-auto` anymore. The `img-fluid` one is
needed for grid images in mobile view, as they are overflowing without
it.

This commit adds these missing classes on the identified problematic
images.

closes odoo/design-themes#984

Related: odoo/odoo#183013
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-10-26 02:18:25 +00:00
..