Skip to content

Commit a460c5f

Browse files
authored
Update styles-shadcn-v8.css
1 parent 0d8d6a3 commit a460c5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

styles-shadcn-v8.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -411,8 +411,8 @@
411411

412412
/* Action Buttons */
413413
[data-testid="action-button"] {
414-
background-color: hsl(var(--background);
415-
color: hsl(var(--foreground);
414+
background-color: hsl(var(--background));
415+
color: hsl(var(--foreground));
416416
border-radius: 6px;
417417
padding: 0.5rem 1rem;
418418
font-size: 0.75rem;

0 commit comments

Comments
 (0)