This commit is contained in:
xiaojunnuo
2025-07-19 12:01:47 +08:00
parent 3ebdc52b3e
commit 5e5c41fda5
3 changed files with 413 additions and 414 deletions
+1
View File
@@ -9,3 +9,4 @@ yarn.lock
/.idea/ /.idea/
yarn-error.log yarn-error.log
vite-profile.cpuprofile vite-profile.cpuprofile
!build
@@ -112,7 +112,8 @@ function menuIcon(menu: MenuRecordRaw) {
.vben-normal-menu__name, .vben-normal-menu__name,
.vben-normal-menu__icon { .vben-normal-menu__icon {
@apply text-primary-foreground font-semibold; //@apply text-primary-foreground font-semibold;
@apply font-semibold;
} }
} }
+410 -413
View File
File diff suppressed because it is too large Load Diff