chore: fix ui for dasboard component

This commit is contained in:
Aleix Soler 2025-07-19 12:55:27 +02:00
parent ae4463cc88
commit 842e10a763

View file

@ -8,9 +8,6 @@
}
.status-dashboard {
height: 100%;
display: flex;
flex-direction: column;
background: var(--background-primary);
}