improve listing

This commit is contained in:
2026-01-31 17:28:43 +01:00
parent c1144139b5
commit fd89040c4a
3 changed files with 110 additions and 18 deletions

View File

@@ -394,6 +394,14 @@ app-shell main {
margin-bottom: var(--space-md);
}
.empty-state p {
margin-bottom: var(--space-lg);
}
.empty-state .btn {
margin-top: var(--space-md);
}
/* Dropdown */
.dropdown {
position: relative;