mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added sync cpu settings
This commit is contained in:
parent
3d8fc04db3
commit
1a57e3d12f
3 changed files with 22 additions and 4 deletions
|
@ -353,10 +353,6 @@
|
|||
width: 14.285714285714285714285714285714%;
|
||||
}
|
||||
|
||||
.backdropCard {
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
.portraitCard {
|
||||
width: 14.285714285714285714285714285714%;
|
||||
}
|
||||
|
@ -380,6 +376,10 @@
|
|||
.smallBackdropCard {
|
||||
width: 12.5%;
|
||||
}
|
||||
|
||||
.backdropCard {
|
||||
width: 20%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue