1
0
Fork 0
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:
grafixeyehero 2019-12-10 01:06:11 +03:00
parent a2734a34bc
commit dbbe5809e1

View file

@ -717,10 +717,10 @@
.detailImageProgressContainer { .detailImageProgressContainer {
position: absolute; position: absolute;
width: 240px; width: 300px;
bottom: 12px; bottom: 12px;
text-align: center; text-align: center;
padding-left: 20px; padding-left: 25px;
} }
.detailButton-mobile-text { .detailButton-mobile-text {