mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
support plot keywords
This commit is contained in:
parent
e3b57e4c97
commit
e8dd5c816f
2 changed files with 13 additions and 4 deletions
|
@ -14,6 +14,11 @@
|
|||
transition: all 500ms ease;
|
||||
}
|
||||
|
||||
.posterItemOverlayTarget {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 50%;
|
||||
}
|
||||
|
||||
.smallBackdropPosterItem, .smallPosterItem {
|
||||
margin: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue