This commit is contained in:
Marshal
2026-06-11 08:19:16 +00:00
parent 088295d81f
commit 20289621f3
7 changed files with 799 additions and 462 deletions

View File

@@ -115,7 +115,7 @@ export function StatTile({
backdropFilter: "blur(6px)",
}
: {
background: "white",
background: "var(--mantine-color-gray-0)",
border: "1px solid var(--mantine-color-gray-2)",
}
}