keep card header background color uniform even user scrolls
This commit is contained in:
parent
92c8e25dc1
commit
27f44220a1
2 changed files with 15 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
Sandbox version. Only for testing purpose
|
||||
</div>
|
||||
|
||||
<div class="oh pr" ng-show="!error">
|
||||
<div class="amount-wrapper" ng-show="!error">
|
||||
<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