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:
parent
db61c30557
commit
440bfc832a
3 changed files with 353 additions and 159 deletions
|
@ -282,7 +282,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
@media all and (max-width: 1200px) {
|
||||
@media all and (max-width: 800px) {
|
||||
|
||||
/* They can use the left menu */
|
||||
.dashboardEntryHeaderButton {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue