fix: search result background and scrolling

Fix #3148
This commit is contained in:
George Cushen 2025-02-12 22:50:06 +00:00
commit 1dbdd068d6
5 changed files with 70 additions and 23 deletions

View file

@ -111,7 +111,7 @@
</nav>
{{ if $show_search }}
<div id="search" class="hidden p-3"></div>
{{- partial "components/search-modal.html" . -}}
{{ end }}
<script>