add table item selection

This commit is contained in:
jeffvli
2025-10-23 00:19:06 -07:00
parent 17f5c5cd99
commit dae04e2aeb
12 changed files with 235 additions and 9 deletions
@@ -3,8 +3,8 @@
overflow: hidden;
-webkit-line-clamp: 2;
color: var(--theme-colors-foreground-muted);
user-select: none;
-webkit-box-orient: vertical;
user-select: none;
}
.genres-container.compact {