mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
start pulling in EmbyTV
This commit is contained in:
parent
adfc486508
commit
0e4e4da6c8
11 changed files with 31 additions and 199 deletions
|
@ -358,7 +358,7 @@
|
|||
width: 42%;
|
||||
}
|
||||
|
||||
@media all and (max-width: 480px) {
|
||||
@media all and (max-width: 420px) {
|
||||
|
||||
.backdropCard {
|
||||
width: 100% !important;
|
||||
|
@ -573,7 +573,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
@media all and (max-width: 480px) {
|
||||
@media all and (max-width: 420px) {
|
||||
|
||||
.detailPage169Card {
|
||||
width: 100% !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue