Widen search box to 24rem
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<div class="navbar-center gap-4">
|
||||
<a href="/" class="btn btn-ghost btn-sm no-underline">DiscDrop</a>
|
||||
<a href="/artists" class="btn btn-ghost btn-sm {#if activeTab == 'artists'}btn-active{/if}">Artists</a>
|
||||
<div id="search-wrapper" style="width:18rem">
|
||||
<div id="search-wrapper" style="width:24rem">
|
||||
<form hx-get="/api/artists/search"
|
||||
hx-target="#search-results"
|
||||
hx-swap="innerHTML"
|
||||
|
||||
Reference in New Issue
Block a user