diff --git a/lib/ex_finance_web/live/public/cedears/cedears_live/index.html.heex b/lib/ex_finance_web/live/public/cedears/cedears_live/index.html.heex index ce0f730..1293d04 100644 --- a/lib/ex_finance_web/live/public/cedears/cedears_live/index.html.heex +++ b/lib/ex_finance_web/live/public/cedears/cedears_live/index.html.heex @@ -16,7 +16,7 @@ viewBox="0 0 20 20" fill="none" aria-hidden="true" - class="h-6 w-6 stroke-current" + class="h-7 w-7 stroke-current" > - + <%= gettext("Find cedears...") %> @@ -37,7 +37,7 @@ class="hidden fixed inset-0 z-50" role="dialog" aria-modal="true" - phx-window-keydown={hide_modal()} + phx-window-keyup={hide_modal()} phx-key="escape" >
@@ -80,7 +80,19 @@ + +
+ ESC +