소스 검색

chore: estilo de fonte em with draw confirm

Gustavo Mantovani 2 주 전
부모
커밋
0cbda5db9c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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">