fix select text on receive screen
This commit is contained in:
parent
a4ec8f1d4d
commit
6a3881fd97
8 changed files with 9 additions and 14 deletions
|
|
@ -18,7 +18,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<ion-content ng-style="{'background-color': '#F6F7F9'}">
|
||||
<ion-content ng-style="{'background-color': '#F6F7F9'}" overflow-scroll="true">
|
||||
<div class="modal-content fix-modals-touch" ng-init="updateCopayerList()">
|
||||
<div class="payment-proposal-head" ng-style="{'background-color':color}">
|
||||
<div class="size-36">{{tx.amountStr}}</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue