mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
change detailImageProgressContainer width to vw
This commit is contained in:
parent
f92c05b9d3
commit
a5ec665cfa
@ -723,7 +723,7 @@
|
|||||||
|
|
||||||
.detailImageProgressContainer {
|
.detailImageProgressContainer {
|
||||||
margin-left: 6px;
|
margin-left: 6px;
|
||||||
width: 350px;
|
width: 21.886458333333332vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
.detailButton-mobile-text {
|
.detailButton-mobile-text {
|
||||||
|
Loading…
Reference in New Issue
Block a user