diff --git a/dashboard/src/index.css b/dashboard/src/index.css index e0968b47..1119cf0c 100644 --- a/dashboard/src/index.css +++ b/dashboard/src/index.css @@ -191,9 +191,8 @@ --chart-4: var(--color-chart-4); --chart-5: var(--color-chart-5); } -} -@layer base { + * { @apply border-border; }