mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
increase max width of detail column
This commit is contained in:
parent
e597354990
commit
b4c3fba8a1
1 changed files with 1 additions and 1 deletions
|
@ -716,7 +716,7 @@ progress {
|
|||
display: inline-block;
|
||||
width: 45%;
|
||||
padding-left: 20px;
|
||||
max-width: 800px;
|
||||
max-width: 1000px;
|
||||
}
|
||||
|
||||
.galleryImage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue