fix scrolling in step 2
This commit is contained in:
parent
a0ec2ac18a
commit
ab6f3dae9b
1 changed files with 19 additions and 17 deletions
|
|
@ -103,6 +103,7 @@
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<div ng-show="step == 2">
|
<div ng-show="step == 2">
|
||||||
|
<ion-content class="m20b">
|
||||||
<div class="columns text-center extra-padding-bottom">
|
<div class="columns text-center extra-padding-bottom">
|
||||||
<h5 translate>Confirm your wallet recovery phrase</h5>
|
<h5 translate>Confirm your wallet recovery phrase</h5>
|
||||||
<p class="text-gray m0" translate>
|
<p class="text-gray m0" translate>
|
||||||
|
|
@ -121,6 +122,7 @@
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</ion-content>
|
||||||
|
|
||||||
<div class="button-box">
|
<div class="button-box">
|
||||||
<button
|
<button
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue