Ver código fonte

chore: estilo de fonte em with draw confirm

Gustavo Mantovani 2 semanas atrás
pai
commit
0cbda5db9c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/components/payments/WithdrawConfirmDialog.vue

+ 1 - 1
src/components/payments/WithdrawConfirmDialog.vue

@@ -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">