progress on settings / alerts

This commit is contained in:
Henry Dollman
2024-09-11 15:50:15 -04:00
parent b4cf5bb1c0
commit ce6e887d1b
5 changed files with 118 additions and 69 deletions

View File

@@ -78,6 +78,9 @@
body {
@apply bg-background text-foreground;
}
.link {
@apply text-primary font-medium underline-offset-4 hover:underline;
}
}
.recharts-tooltip-wrapper {