Skip to content

Commit 2953188

Browse files
committed
fix popover light
1 parent f536108 commit 2953188

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources/css/shadcn-overrides.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
/*--ring-oklch: from var(--sharp-config-primary) 0.71 min(c, 0.01) h; !* default levels *!*/
3030
--ring-oklch: from var(--sharp-config-primary) 0.71 min(c, 0.05) h;
3131

32+
--popover-oklch: 1 0 0;
33+
3234
/*--sidebar-background-oklch: from var(--sharp-config-primary) 0.98 0 h; !* default levels *!*/
3335
--sidebar-background-oklch: from var(--sharp-config-primary) 0.98 min(c, 0.005) h;
3436
/*--sidebar-foreground-oklch: from var(--sharp-config-primary) 0.37 0.01 h; !* default levels *!*/

0 commit comments

Comments
 (0)