mirror of https://github.com/certd/certd
build:
parent
3ebdc52b3e
commit
5e5c41fda5
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
823
pnpm-lock.yaml
823
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue