|
@@ -123,7 +123,7 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="time">
|
|
<div class="time">
|
|
- <span class="t">🕒 18:23:53</span>
|
|
|
|
|
|
+ <span class="t">🕒 {{ validity }}</span>
|
|
<span class="w">🏆 {{ detail.postBizData.totalCount }} WINNERS</span>
|
|
<span class="w">🏆 {{ detail.postBizData.totalCount }} WINNERS</span>
|
|
</div>
|
|
</div>
|
|
<div class="box">
|
|
<div class="box">
|
|
@@ -722,6 +722,9 @@ body,
|
|
width: 110px;
|
|
width: 110px;
|
|
height: 94px;
|
|
height: 94px;
|
|
}
|
|
}
|
|
|
|
+ .luck-list {
|
|
|
|
+ height: calc(100% - 430px);
|
|
|
|
+ }
|
|
.head {
|
|
.head {
|
|
display: flex;
|
|
display: flex;
|
|
height: 50px;
|
|
height: 50px;
|