mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix ProgressBar position
This commit is contained in:
parent
927fd4d7e6
commit
5941c914fc
2 changed files with 4 additions and 3 deletions
|
@ -650,8 +650,9 @@
|
|||
}
|
||||
|
||||
.detailImageProgressContainer {
|
||||
margin-left: 6px;
|
||||
width: 21.886458333333332vw;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 22.786458333333332vw;
|
||||
}
|
||||
|
||||
.detailButton-mobile-text {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue