Fix ProgressBar position

This commit is contained in:
grafixeyehero 2020-01-14 20:07:13 +03:00
parent 927fd4d7e6
commit 5941c914fc
2 changed files with 4 additions and 3 deletions

View file

@ -650,8 +650,9 @@
}
.detailImageProgressContainer {
margin-left: 6px;
width: 21.886458333333332vw;
position: absolute;
bottom: 0;
width: 22.786458333333332vw;
}
.detailButton-mobile-text {