mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added people pages
This commit is contained in:
parent
3d459a618d
commit
cc98266437
19 changed files with 766 additions and 15 deletions
|
@ -251,6 +251,11 @@
|
|||
|
||||
.posterDetailViewImage {
|
||||
max-height: 140px;
|
||||
max-width: 50%;
|
||||
}
|
||||
|
||||
.posterDetailViewContentContainer {
|
||||
width: 47%;
|
||||
}
|
||||
|
||||
.posterDetailViewItem .userDataIcons {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue