admin-vben/packages/@core/ui-kit/menu-ui/src
米山 aaf0274fe9 feat: add menu font size variable and update related components
- 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.
2025-11-19 10:51:10 +08:00
..
components feat: add menu font size variable and update related components 2025-11-19 10:51:10 +08:00
hooks feat: support smooth auto-scroll to active menu item (#6102) 2025-05-03 18:05:26 +08:00
utils perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
index.ts feat: add demo for modify menu badge data 2024-12-16 12:45:07 +08:00
menu.vue feat: support smooth auto-scroll to active menu item (#6102) 2025-05-03 18:05:26 +08:00
sub-menu.vue fix: long text style in sidemenu. fixed #4749 (#4770) 2024-10-30 21:43:41 +08:00
types.ts feat: support smooth auto-scroll to active menu item (#6102) 2025-05-03 18:05:26 +08:00