字体显示问题

master
dalong306 3 years ago
parent 51d3b2f657
commit 030f66babc

@ -360,13 +360,13 @@
{{transcommon_total.not_settled|currency:'AUD '}} <i class="fa fa-ellipsis-v" ng-click="hideNotSettleDetail()" style="cursor: pointer"></i>
</span>
<div ng-if="showUnSettleDetail">
<span class="counter text-white" style="font-size: 1px">
<span class="counter text-white" style="font-size: 14px">
Cross-border Payment : {{transcommon_system.system_not_settled|currency:'AUD '}}
</span>
<span class="counter text-white" style="font-size: 1px">
<span class="counter text-white" style="font-size: 14px">
Card Payment : {{transcommon_rpaypmt_card.rpaypmt_card_not_settled|currency:'AUD '}}
</span>
<span class="counter text-white" style="font-size: 1px">
<span class="counter text-white" style="font-size: 14px">
Direct Debit : {{transcommon_rpaypmt_dd.rpaypmt_dd_not_settled|currency:'AUD '}}
</span>
</div>

Loading…
Cancel
Save