1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

show overview and externallink for movie and episode on mobile too

This commit is contained in:
grafixeyehero 2020-01-13 22:27:02 +03:00
parent 69251cff48
commit 00469f9577
2 changed files with 0 additions and 11 deletions

View file

@ -783,12 +783,6 @@
}
}
@media all and (max-width:62.5em) {
.detailsHiddenOnMobile {
display: none
}
}
.btnSyncComplete {
background: #673AB7 !important
}