chore: fix ui

This commit is contained in:
2026-03-31 19:50:44 +02:00
parent ff75c9811a
commit 8fc1335588
7 changed files with 860 additions and 1745 deletions
@@ -138,6 +138,15 @@
transform: scale(1.05);
}
.summary-item-image--placeholder {
display: flex;
align-items: center;
justify-content: center;
color: var(--text-muted);
font-size: 1.5rem;
object-fit: unset;
}
.summary-item-info {
flex: 1;
display: flex;