Increase bottom padding of mobile filterpanel to ease scrolling

This commit is contained in:
Björn Fromme
2022-03-15 15:23:32 +01:00
parent 3ffe359af2
commit 0b3a4b0273
@@ -21,7 +21,7 @@
</button>
</div>
<div data-mobile-search-target="container"
class="h-full w-full overflow-y-scroll p-4 bg-ep-primary-dark text-white">
class="h-full w-full overflow-y-scroll px-4 pt-4 pb-24 bg-ep-primary-dark text-white">
</div>
<div class="fixed top-0 left-0 z-20 w-full h-full hidden"
data-mobile-search-target="loadingIndicator">