Adjust lazy scrolling hack to be less obvious
This commit is contained in:
parent
7c837c2466
commit
9d7d134389
@ -113,7 +113,7 @@
|
||||
<div class="title">How It Works</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="overflow-y: auto; height: calc(95% - calc(var(--f7-navbar-height) + var(--f7-safe-area-top)));">
|
||||
<div style="overflow-y: auto; height: calc(99% - calc(var(--f7-navbar-height) + var(--f7-safe-area-top)));">
|
||||
<div class="list basic-list no-margin no-hairlines">
|
||||
<ul>
|
||||
<li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user