Merge pull request #1405 from Influence365/fix-movie-progressbar-width

Fix Movie Progress Bar Width
This commit is contained in:
dkanada
2020-06-15 15:01:25 +09:00
committed by GitHub
+2 -2
View File
@@ -799,9 +799,9 @@ div.itemDetailGalleryLink.defaultCardBackground {
}
.detailImageProgressContainer {
position: absolute;
bottom: 0;
width: 22.786458333333332vw;
margin-top: -0.4vw;
width: 100%;
}
.detailButton-text {