fix: stripe table style for element plus, fixed: #4501 (#4503)

This commit is contained in:
Netfan
2024-09-25 17:33:24 +08:00
committed by GitHub
parent bb6057cac3
commit 476aa068d7
5 changed files with 19 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ const shadcnUiColors = {
DEFAULT: 'hsl(var(--accent))',
foreground: 'hsl(var(--accent-foreground))',
hover: 'hsl(var(--accent-hover))',
lighter: 'has(val(--accent-lighter))',
},
background: {
deep: 'hsl(var(--background-deep))',