mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add system id to remote calls
This commit is contained in:
parent
56d7a4b41f
commit
bf80b29a97
4 changed files with 38 additions and 8 deletions
|
@ -118,14 +118,14 @@
|
|||
@media all and (min-width: 1600px) {
|
||||
|
||||
.ehsContent {
|
||||
width: 1280px;
|
||||
width: 1500px;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 1600px) {
|
||||
@media all and (min-width: 2200px) {
|
||||
|
||||
.ehsContent {
|
||||
width: 1500px;
|
||||
width: 1900px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue