style: optimizing style issues (#4289)

This commit is contained in:
Vben
2024-08-31 14:11:01 +08:00
committed by GitHub
parent 071cc0dcec
commit 2b0aedbaba
19 changed files with 77 additions and 58 deletions

View File

@@ -136,7 +136,7 @@
}
.card-box {
@apply bg-card text-card-foreground border-border rounded-xl border shadow;
@apply bg-card text-card-foreground border-border rounded-xl border;
}
}