fix: fix a series of known problems,fixed #54

This commit is contained in:
vince
2024-07-18 21:59:18 +08:00
parent 01e95e029f
commit 276ef2ebc3
36 changed files with 314 additions and 293 deletions

View File

@@ -32,7 +32,7 @@ const shadcnUiColors = {
},
background: {
DEFAULT: 'hsl(var(--background))',
content: 'hsl(var(--background-content))',
deep: 'hsl(var(--background-deep))',
},
border: {
DEFAULT: 'hsl(var(--border))',