Increase bottom padding of mobile filterpanel to ease scrolling
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user