feedback list 기능 정리.
This commit is contained in:
@@ -45,8 +45,8 @@ const config: Config = {
|
||||
foreground: "hsl(var(--accent-foreground))",
|
||||
},
|
||||
popover: {
|
||||
DEFAULT: "hsl(var(--popover))",
|
||||
foreground: "hsl(var(--popover-foreground))",
|
||||
DEFAULT: "oklch(var(--popover))",
|
||||
foreground: "oklch(var(--popover-foreground))",
|
||||
},
|
||||
card: {
|
||||
DEFAULT: "hsl(var(--card))",
|
||||
|
||||
Reference in New Issue
Block a user