add remaining table columns

This commit is contained in:
jeffvli
2025-10-09 11:06:10 -07:00
parent 076710672c
commit c5c9311d00
10 changed files with 207 additions and 10 deletions
@@ -32,6 +32,11 @@
line-height: 1.3;
}
.content.compact {
-webkit-line-clamp: 1;
line-clamp: 1;
}
.container.compact {
padding: var(--theme-spacing-xs);
}