added padding

This commit is contained in:
CHIEFSOFT\ameye
2024-09-25 11:36:45 -04:00
parent 3af1a50a21
commit 9b25718df3
@@ -7,7 +7,7 @@
</div>
<div>
<div>
<div class="offer_title">{{item.title}}</div>
<div class="offer_title" style="padding-top: 5px;">{{item.title}}</div>
<div class="price">Reward : {{item.price*0.01| number : '1.2-2'}} {{item.currency}}</div>
<div style="display: flex; width: 100%;">
<div class="expire" style="width: 70%;">Expires : {{item.expire | date}}</div>
@@ -25,7 +25,7 @@
</div>
</div>
<div style="display: flex; padding: 5px; width: 100%;">
<div style="50%;">
<div style="width: 50%;">
<ion-button size="small" (click)="requestReject(item)" color="danger" fill="solid" shape="round">Reject</ion-button>
</div>
<div style="width: 50%; text-align: right;">