From 029d5281bfceec4f965c4072f231495a4feb04d6 Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Wed, 27 Sep 2023 10:08:52 -0400 Subject: [PATCH] fix: fix annoying scroll bug --- lib/ash_hq_web/components/search.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ash_hq_web/components/search.ex b/lib/ash_hq_web/components/search.ex index e5e1d7e..f9ed3b8 100644 --- a/lib/ash_hq_web/components/search.ex +++ b/lib/ash_hq_web/components/search.ex @@ -81,7 +81,7 @@ defmodule AshHqWeb.Components.Search do -
+
{render_items(assigns, @item_list)}