mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
increase detailimageprogresscontainer width
This commit is contained in:
parent
a2734a34bc
commit
dbbe5809e1
1 changed files with 2 additions and 2 deletions
|
@ -717,10 +717,10 @@
|
|||
|
||||
.detailImageProgressContainer {
|
||||
position: absolute;
|
||||
width: 240px;
|
||||
width: 300px;
|
||||
bottom: 12px;
|
||||
text-align: center;
|
||||
padding-left: 20px;
|
||||
padding-left: 25px;
|
||||
}
|
||||
|
||||
.detailButton-mobile-text {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue