Commit Graph

3 Commits

Author SHA1 Message Date
3754829b42 fix(Users): fix abnormal color in dialog add/edit user when dark mode enabled
build: update vite to v7.3.1 and related dependencies
2026-03-12 22:29:33 +08:00
37af87f5af refactor(toggleThemes): move all theme toggle code to toggleThemes.js and all theme related CSS code to themes.css 2026-03-10 19:34:18 +08:00
8380720d5e refactor(styles): move common styles to shared CSS file
Extract duplicated styles across multiple components into a common CSS file and import it where needed. This improves maintainability by reducing code duplication and centralizing style definitions.
2026-03-09 22:25:58 +08:00