|
|
@@ -27,7 +27,7 @@
|
|
|
<q-separator class="q-my-sm" />
|
|
|
<div class="row items-center justify-between">
|
|
|
<span class="text-caption text-grey-7 text-weight-bold">{{ $t('provider.payments.withdraw_net_amount_label') }}</span>
|
|
|
- <span class="text-body2 text-weight-bold text-secondary">{{ formatCurrency(netAmount) }}</span>
|
|
|
+ <span class="text-body2 text-weight-bold">{{ formatCurrency(netAmount) }}</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="text-caption text-grey-6 text-center q-mt-sm">
|