removing overflow scrolling from ionic contents
This commit is contained in:
parent
63e0fd1774
commit
88809a3fcf
10 changed files with 10 additions and 10 deletions
|
|
@ -17,7 +17,7 @@
|
|||
</div>
|
||||
</ion-header-bar>
|
||||
|
||||
<ion-content ng-style="{'background-color': '#f6f7f9'}" overflow-scroll="true">
|
||||
<ion-content ng-style="{'background-color': '#f6f7f9'}">
|
||||
<div class="modal-content p20b">
|
||||
<div class="create-tab small-only-text-center" ng-show="!editAddressbook && !addAddressbookEntry">
|
||||
<div class="row">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue