frontend: slight improvements to collection lists

This commit is contained in:
Lennart
2025-06-25 16:01:17 +02:00
parent 41fc1e6ea5
commit 4600f03b45
2 changed files with 3 additions and 0 deletions

View File

@@ -168,6 +168,7 @@ table {
". . color-chip";
grid-template-rows: 12px auto auto auto auto 12px;
grid-template-columns: min-content auto 80px;
row-gap: 4px;
color: inherit;
text-decoration: none;
padding-left: 12px;