Graph hinzugefügt

This commit is contained in:
hubobel 2026-06-23 18:36:27 +02:00
parent b65125fcf4
commit 43641057f2
3 changed files with 174 additions and 25 deletions

View file

@ -383,4 +383,10 @@ text-decoration: underline;
line-height: 1.6;
margin-bottom: 20px;
}
.chart-card {
grid-column: 1 / -1;
min-height: 550px;
}