fix scrolling in shared secret page
This commit is contained in:
parent
4fd45ca83e
commit
5b20a68569
1 changed files with 3 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
ng-init="">
|
||||
</div>
|
||||
|
||||
<div class="copayers p20v" ng-controller="copayersController as copayers" ng-init="copayers.init()">
|
||||
<div class="copayers content p20v" ng-controller="copayersController as copayers" ng-init="copayers.init()">
|
||||
<div ng-show="!index.notAuthorized">
|
||||
<h1 class="text-center" translate>Share this invitation with your copayers</h1>
|
||||
|
||||
|
|
@ -66,4 +66,3 @@
|
|||
|
||||
<div class="extra-margin-bottom"></div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue