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
43.3%
JavaScript
35.9%
Python
11%
HTML
8.3%
CSS
1.4%
Other
0.1%