Fix callsign search input alignment

This commit is contained in:
Graham McIntire 2026-04-01 10:35:10 -05:00
parent 7e65327e84
commit b46d592411
No known key found for this signature in database
GPG key ID: F4ABF488E6029E59

View file

@ -82,8 +82,8 @@ defmodule MicrowavepropWeb.QsoLive.Index do
</.header>
<form phx-submit="search" class="mb-4">
<div class="flex gap-2">
<.input
<div class="flex items-center gap-2">
<input
name="search"
value={@search}
placeholder="Search by callsign..."