Fix layout after open the wallet. fix send button
This commit is contained in:
parent
d3107f2460
commit
959cd57fe1
5 changed files with 12 additions and 9 deletions
|
|
@ -26,7 +26,7 @@
|
|||
</div>
|
||||
|
||||
<div ng-show="!index.needsBackup || receive.skipBackup">
|
||||
<div class="row" ng-show="receive.generatingAddress">
|
||||
<div class="row m20t" ng-show="receive.generatingAddress">
|
||||
<div class="large-12 columns">
|
||||
<div class="oh text-center">
|
||||
<span class="text-gray" translate>Generating a new address...</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue