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 ng-controller="copayersController as copayers" ng-init="copayers.init()"
|
||||
<div class="content p20v" ng-controller="copayersController as copayers" ng-init="copayers.init()"
|
||||
ng-if="!index.clientError">
|
||||
|
||||
<div ng-show="!index.notAuthorized">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue