- Introduced a new CSS variable `--menu-font-size` calculated from the base font size. - Updated `PreferenceManager` to trigger CSS variable updates when `fontSize` is modified. - Adjusted `updateCSSVariables` to set the new `--menu-font-size` based on the theme's font size. - Ensured that the menu components utilize the updated font size with `!important` to maintain styling consistency. |
||
|---|---|---|
| .. | ||
| @core | ||
| constants | ||
| effects | ||
| icons | ||
| locales | ||
| preferences | ||
| stores | ||
| styles | ||
| types | ||
| utils | ||