Improve home page

This commit is contained in:
2024-09-26 23:21:56 +02:00
parent cb798dfd14
commit 7f9db9f2cc
2 changed files with 45 additions and 24 deletions

View File

@ -103,7 +103,7 @@ export default function StatCard({
{interval}
</Typography>
</Stack>
<Box sx={{ width: "100%", height: 50 }}>
<Box sx={{ width: "100%", height: 100 }}>
{data && interval && (
<SparkLineChart
colors={[chartColor]}