mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
minor change to fix bug
This commit is contained in:
parent
f909bc73f1
commit
71eda3801f
@ -799,9 +799,9 @@ div.itemDetailGalleryLink.defaultCardBackground {
|
||||
}
|
||||
|
||||
.detailImageProgressContainer {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 22.786458333333332vw;
|
||||
bottom:0;
|
||||
margin-top:-0.4vw;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.detailButton-text {
|
||||
|
Loading…
Reference in New Issue
Block a user