mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
22e83be4f3
Before this commit, when animated elements with a css translate overflowed the #wrapwrap (before and during animations), a horizontal scrollbar was visible on the #wrapwrap until the end of the animation. After this commit, the horizontal scrollbar is no longer visible at any time during the animations. task-2215118 closes odoo/design-themes#270 Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>