Skip to content

Fixed ISSUE-55528: Added font-size CSS variables to backoffice

Tests: https://builds.openbravo.com/job/try-init/3759/console

When a font size change is needed, updating a single variable rather than multiple CSS rules significantly reduces maintenance time and effort. Moreover, this practice facilitates the creation of customized skins, allowing designers to quickly adjust fonts to match different themes and ensure a cohesive visual experience.

The goal of this MR is too add these CSS variables.

Edited by David Baz

Merge request reports