diff --git a/internal/handler/views/remote_nodes.templ b/internal/handler/views/remote_nodes.templ index 6ce08ef..17e13c9 100644 --- a/internal/handler/views/remote_nodes.templ +++ b/internal/handler/views/remote_nodes.templ @@ -85,7 +85,7 @@ templ TableNodes(data monero.Nodes, countries []monero.Countries, q monero.Query name="host" value={ fmt.Sprintf("%s", q.Host) } autocomplete="off" - class="th-filter" + class="frameless" placeholder="Filter Host / IP" hx-get={ fmt.Sprintf("%s?%s", "/remote-nodes", paging.EncodedQuery(q, []string{"host"})) } hx-push-url="true" @@ -98,7 +98,7 @@ templ TableNodes(data monero.Nodes, countries []monero.Countries, q monero.Query