Updated Dashboard and made it live

This commit is contained in:
Luca Haid
2025-01-13 10:44:32 +01:00
parent 9f7338c77f
commit a6df4c6496
5 changed files with 185 additions and 168 deletions
@@ -29,6 +29,10 @@
gap: 1rem;
}
.dashboard-data-selector--no-net-owner {
grid-template-columns: repeat(2, 1fr);
}
.dashboard-chart {
height: 400px;
margin-top: 20px;