ui: no centered dialog headings and a few other tweaks

This commit is contained in:
henrygd
2026-03-31 15:40:52 -04:00
parent d548a012b4
commit 20b0b40ec8
7 changed files with 13 additions and 13 deletions

View File

@@ -177,6 +177,10 @@
}
}
@utility text-card-title {
@apply text-[1.4rem] sm:text-2xl;
}
.recharts-tooltip-wrapper {
z-index: 51;
@apply tabular-nums;