fix select text on receive screen
This commit is contained in:
parent
a4ec8f1d4d
commit
6a3881fd97
8 changed files with 9 additions and 14 deletions
|
|
@ -10,7 +10,7 @@
|
|||
</section>
|
||||
</nav>
|
||||
|
||||
<ion-content ng-style="{'background-color': '#F6F7F9'}">
|
||||
<ion-content ng-style="{'background-color': '#F6F7F9'}" overflow-scroll="true">
|
||||
<div class="modal-content">
|
||||
<div class="header-modal text-center" ng-init="getAlternativeAmount(btx)">
|
||||
<div ng-show="btx.action != 'invalid'">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue