Fix ProgressBar position
This commit is contained in:
parent
927fd4d7e6
commit
5941c914fc
2 changed files with 4 additions and 3 deletions
|
@ -650,8 +650,9 @@
|
|||
}
|
||||
|
||||
.detailImageProgressContainer {
|
||||
margin-left: 6px;
|
||||
width: 21.886458333333332vw;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 22.786458333333332vw;
|
||||
}
|
||||
|
||||
.detailButton-mobile-text {
|
||||
|
|
|
@ -108,7 +108,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="detailPageSecondaryContainer">
|
||||
<div class="detailImageContainer padded-left"></div>
|
||||
<div class="detailImageContainer verticalSection-extrabottompadding padded-left"></div>
|
||||
<div class="detailPageContent">
|
||||
<div class="detailPagePrimaryContent padded-left padded-right">
|
||||
<div class="detailSection" style="margin-bottom: 0;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue