reenable scroll bounce for wallet details

This commit is contained in:
Marty Alcala 2016-11-04 16:58:13 -04:00
commit d7932dc31c
4 changed files with 18 additions and 3 deletions

View file

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