v2-dev
xiaojunnuo 2025-07-19 12:01:47 +08:00
parent 3ebdc52b3e
commit 5e5c41fda5
3 changed files with 413 additions and 414 deletions

View File

@ -9,3 +9,4 @@ yarn.lock
/.idea/
yarn-error.log
vite-profile.cpuprofile
!build

View File

@ -112,7 +112,8 @@ function menuIcon(menu: MenuRecordRaw) {
.vben-normal-menu__name,
.vben-normal-menu__icon {
@apply text-primary-foreground font-semibold;
//@apply text-primary-foreground font-semibold;
@apply font-semibold;
}
}

File diff suppressed because it is too large Load Diff