- 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. |
||
|---|---|---|
| .. | ||
| normal-menu | ||
| collapse-transition.vue | ||
| index.ts | ||
| menu-badge-dot.vue | ||
| menu-badge.vue | ||
| menu-item.vue | ||
| menu.vue | ||
| sub-menu-content.vue | ||
| sub-menu.vue | ||