mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
ad7389630c152dae6e01acc14e2a891c867858a5
The animations "Rotate In-Down-Left" and "Rotate In-Down-Right" were not done correctly because we were trying to get the position of the element (by not taking CSS transforms into calculations) via the matrix of the css transform and it does not work if there is a transform-origin on the element. task-2215118 closes odoo/design-themes#6 Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
Description
No description provided
Languages
SCSS
49.6%
Python
25.4%
JavaScript
24.4%
Rich Text Format
0.5%