Merge pull request #109 from Bitcoin-com/dev-jb
Fix - 316 - Request Specific Amount -> Send screen white page
This commit is contained in:
commit
3ed463ebc2
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
</ion-nav-bar>
|
||||
<ion-content scroll="false" style="background: #fff;">
|
||||
|
||||
<div ng-if="!customAmount && !nextStep" style="order: 0; position: relative;">
|
||||
<div style="order: 0; position: relative;">
|
||||
|
||||
<div class="item send-amount">
|
||||
<div ng-if="shapeshiftOrderId">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue