removing overflow scrolling from ionic contents
This commit is contained in:
parent
63e0fd1774
commit
88809a3fcf
10 changed files with 10 additions and 10 deletions
|
|
@ -11,7 +11,7 @@
|
|||
</h1>
|
||||
</ion-header-bar>
|
||||
|
||||
<ion-content overflow-scroll="true">
|
||||
<ion-content>
|
||||
<div class="modal-content">
|
||||
<div class="box-notification text-center size-12 text-warning m10t" ng-show="error">
|
||||
<i class="fi-error"></i> {{error}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue