mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-17 06:00:20 +02:00
handle favorite/rating column mutations
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
display: -webkit-box;
|
||||
overflow: hidden;
|
||||
-webkit-line-clamp: 2;
|
||||
-webkit-box-orient: vertical;
|
||||
color: var(--theme-colors-foreground-muted);
|
||||
user-select: none;
|
||||
-webkit-box-orient: vertical;
|
||||
}
|
||||
|
||||
.genres-container.compact {
|
||||
|
||||
Reference in New Issue
Block a user