mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
20c31ada10
The contact header scss variable value was written with an uppercase unlike other header scss variables. Unfortunately, fixing that typo is not stable-friendly (as people already using the template now saved that typo in their DB). Instead, we use that typo as default value for the related themes. Related to task-2368576 closes odoo/design-themes#28 Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>