padding out
This commit is contained in:
@@ -27,12 +27,10 @@
|
||||
|
||||
<div class="ion-padding">
|
||||
<div class="boxed_contents">
|
||||
<!-- <div class="flex">-->
|
||||
<!-- <ion-label class="bold_text">{{currency_description}} Wallet</ion-label>-->
|
||||
<!-- </div>-->
|
||||
<ion-label class="color_text">Balance: {{curr_balance| number : '1.2-2'}} {{currency_description}}</ion-label>
|
||||
<div class="items">
|
||||
|
||||
|
||||
</div>
|
||||
<ion-segment class="common_segment" [(ngModel)]="tabs">
|
||||
<ion-segment-button value="bank_redeem">
|
||||
<ion-label>To Bank</ion-label>
|
||||
|
||||
@@ -36,7 +36,9 @@
|
||||
<!-- </div>-->
|
||||
|
||||
<!-- <ion-label class="color_text">$40</ion-label>-->
|
||||
<div class="items">
|
||||
|
||||
</div>
|
||||
|
||||
<ion-segment class="common_segment" [(ngModel)]="tabs">
|
||||
<ion-segment-button value="members">
|
||||
|
||||
Reference in New Issue
Block a user