4c6c40b756d496b369fa396ccff6e2a98b286144
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#998
X-original-commit: c5adf9a903
Related: odoo/odoo#185404
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
Description
No description provided
Languages
SCSS
43.3%
JavaScript
35.9%
Python
11%
HTML
8.3%
CSS
1.4%
Other
0.1%