mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 20:40:21 +02:00
add table item selection
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user