style(抽奖活动页): 删除提示词
This commit is contained in:
parent
502a5d78bd
commit
8ba48e01ee
@ -88,7 +88,7 @@
|
|||||||
background: rgba(255, 255, 255, 0.2);
|
background: rgba(255, 255, 255, 0.2);
|
||||||
backdrop-filter: blur(32px);
|
backdrop-filter: blur(32px);
|
||||||
|
|
||||||
padding: 20px 12px 12px;
|
padding: 12px 12px 12px;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@ -135,9 +135,9 @@
|
|||||||
Current amount:${{ currentAmount.availableAmount }}
|
Current amount:${{ currentAmount.availableAmount }}
|
||||||
</div>
|
</div>
|
||||||
</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
|
Only $9 left to withdraw $10.00
|
||||||
</div>
|
</div> -->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user