admin-vben/packages/@core/preferences/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
..
config.ts feat: add global font size adjustment 2025-11-12 17:38:41 +08:00
constants.ts feat: increase support for multiple time zones 2025-10-29 19:47:10 +08:00
index.ts refactor(project): re-adjust the overall folder 2024-07-23 00:03:59 +08:00
preferences.ts feat: add menu font size variable and update related components 2025-11-19 10:51:10 +08:00
types.ts feat: add global font size adjustment 2025-11-12 17:39:07 +08:00
update-css-variables.ts feat: add menu font size variable and update related components 2025-11-19 10:51:10 +08:00
use-preferences.ts fix: sidebar preferences fixed (#5276) 2024-12-31 12:36:45 +08:00