mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
d07543f8ef7e4d6c4cc6b585392f315ee85a1ffa
This commit replaces pixel (`px`) values with `rem` units. Using `px` was causing issues with some SCSS calculations, specifically the checkbox roundness computation that we implemented in the community counterpart of this branch. task-4643128 closes odoo/design-themes#1113 Related: odoo/odoo#216826 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%