removed weird box in amount screen
This commit is contained in:
parent
e313c496de
commit
ae667c80c6
1 changed files with 3 additions and 1 deletions
|
|
@ -83,7 +83,9 @@
|
|||
<span translate>Send max amount</span>
|
||||
</span>
|
||||
</button>
|
||||
<button class="button button-sendmax" ng-click="changeUnit()">Switch Currencies<button/>
|
||||
<button class="button button-sendmax" ng-click="changeUnit()">
|
||||
<span>Switch Currencies</span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue