admin-vben/packages/@core/base/design
米山 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
package.json chore: release 5.5.9 2025-08-16 22:16:02 +08:00
tsconfig.json refactor: Integrate the @vben-core/shared package 2024-07-30 21:05:03 +08:00
vite.config.mts refactor: Integrate the @vben-core/shared package 2024-07-30 21:05:03 +08:00