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