reenable scroll bounce for wallet details
This commit is contained in:
parent
27f44220a1
commit
d7932dc31c
4 changed files with 18 additions and 3 deletions
|
|
@ -17,6 +17,7 @@
|
|||
</div>
|
||||
|
||||
<div class="amount-wrapper" ng-show="!error">
|
||||
<div class="amount-bg"></div>
|
||||
<div class="amount">
|
||||
<div ng-if="bitpayCard.bitpayCardCurrentBalance" ng-click="bitpayCard.update()">
|
||||
<div class="amount__balance">${{bitpayCard.bitpayCardCurrentBalance}}</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue