forked from enviPath/enviPy
fix: open and close search modal
Modal now opens on badge click. Modal now closes on random click around
This commit is contained in:
@ -57,7 +57,7 @@
|
||||
|
||||
<div class="navbar-end">
|
||||
{% if not public_mode %}
|
||||
<a href="/search" role="button">
|
||||
<a id="search-trigger" role="button" class="cursor-pointer">
|
||||
<div
|
||||
class="flex items-center badge badge-dash space-x-1 bg-base-200 text-base-content/50 p-2 m-1"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user