ruoyi-plus-vben5/packages/@core/ui-kit/menu-ui
米山 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
..
src feat: add menu font size variable and update related components 2025-11-19 10:51:10 +08:00
build.config.ts feat: add vxe-table component (#4563) 2024-10-04 23:05:28 +08:00
package.json chore: release 5.5.9 2025-08-16 22:16:02 +08:00
postcss.config.mjs chore: update uikit -> ui-kit 2024-06-23 20:03:41 +08:00
README.md chore: update uikit -> ui-kit 2024-06-23 20:03:41 +08:00
tailwind.config.mjs chore: update uikit -> ui-kit 2024-06-23 20:03:41 +08:00
tsconfig.json chore: update uikit -> ui-kit 2024-06-23 20:03:41 +08:00

菜单组件