Ajusta widgets do dashboard

This commit is contained in:
Felipe Coutinho
2026-06-13 11:04:54 -03:00
parent 4cbdddb12e
commit 833845b5cf
9 changed files with 114 additions and 35 deletions

View File

@@ -4,7 +4,7 @@
@custom-variant dark (&:is(.dark *));
@theme {
--spacing-custom-height-card: 29rem;
--spacing-custom-height-card: 30rem;
--spacing-8xl: 90rem;
}
@@ -117,7 +117,7 @@
--destructive: oklch(62% 0.2 28);
--destructive-foreground: oklch(98% 0.005 30);
--border: oklch(24.576% 0.0072 67.399);
--border: oklch(29.675% 0.01144 67.3);
--input: var(--border);
--ring: var(--primary);