Fix scroll for all pages
This commit is contained in:
parent
6ce46fd0ca
commit
183202aeb3
17 changed files with 31 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<div class="create m20t" ng-controller="createController as create">
|
||||
<div class="content p20v" ng-controller="createController as create">
|
||||
<div ng-show="create.loading" class="text-center text-gray animated infinite flash" translate>Creating wallet...</div>
|
||||
<form name="setupForm" ng-submit="create.create(setupForm)" ng-show="!create.loading" novalidate>
|
||||
<div class="row">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue