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>Search Transactions</h1>
|
||||
</ion-header-bar>
|
||||
|
||||
<ion-content overflow-scroll="true">
|
||||
<ion-content>
|
||||
<div class="row searchBar searchLabel">
|
||||
<i class="fi-magnifying-glass size-14"></i>
|
||||
<form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue