removing overflow scrolling from ionic contents
This commit is contained in:
parent
63e0fd1774
commit
88809a3fcf
10 changed files with 10 additions and 10 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<h1 class="title ellipsis" translate>Payment request</h1>
|
||||
</ion-header-bar>
|
||||
|
||||
<ion-content ng-style="{'background-color': '#F6F7F9'}" overflow-scroll="true">
|
||||
<ion-content ng-style="{'background-color': '#F6F7F9'}">
|
||||
<div class="modal-content">
|
||||
<div class="header-modal text-center p50t">
|
||||
<div class="size-42">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue