cleaned up extra divs
This commit is contained in:
parent
4a60d45089
commit
0ae1e4cb7d
@ -25,7 +25,6 @@
|
||||
|
||||
|
||||
<div id="searchDropdown" class="relative">
|
||||
<div class="max-w-md mx-auto">
|
||||
<div class="flex">
|
||||
<label for="anime-search" class="mb-2 text-sm font-medium text-gray-900 sr-only dark:text-white">Find
|
||||
Anime</label>
|
||||
@ -48,7 +47,6 @@
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="aniListSearchDropdown" class="z-10 absolute left-0 hidden bg-white rounded-lg shadow w-60 2xl:w-80 dark:bg-gray-700">
|
||||
{#if aniListSearchActive}
|
||||
|
Loading…
Reference in New Issue
Block a user