style(抽奖活动页): 删除提示词

This commit is contained in:
hzj 2025-10-24 21:31:19 +08:00
parent 502a5d78bd
commit 8ba48e01ee

View File

@ -88,7 +88,7 @@
background: rgba(255, 255, 255, 0.2);
backdrop-filter: blur(32px);
padding: 20px 12px 12px;
padding: 12px 12px 12px;
display: flex;
align-items: center;
@ -135,9 +135,9 @@
Current amount:${{ currentAmount.availableAmount }}
</div>
</div>
<div style="text-align: end; font-weight: 400; font-size: 0.8em">
<!-- <div style="text-align: end; font-weight: 400; font-size: 0.8em">
Only $9 left to withdraw $10.00
</div>
</div> -->
</div>
</div>