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

modularize media player

This commit is contained in:
Luke 2015-06-07 16:06:18 -04:00
parent db61c30557
commit 440bfc832a
3 changed files with 353 additions and 159 deletions

View file

@ -282,7 +282,7 @@
}
}
@media all and (max-width: 1200px) {
@media all and (max-width: 800px) {
/* They can use the left menu */
.dashboardEntryHeaderButton {