From 7657cd7da30b0934ff44968acbfef78b4892a6ad Mon Sep 17 00:00:00 2001 From: inhji Date: Wed, 22 Mar 2023 08:37:52 +0100 Subject: [PATCH] fix scrolling to top on lightbox close for admin --- lib/chiya_web/live/note_show_live.ex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/chiya_web/live/note_show_live.ex b/lib/chiya_web/live/note_show_live.ex index 463a157..5ee2088 100644 --- a/lib/chiya_web/live/note_show_live.ex +++ b/lib/chiya_web/live/note_show_live.ex @@ -35,7 +35,7 @@ defmodule ChiyaWeb.NoteShowLive do <.line /> <%= if !Enum.empty?(@note.images) do %> -
+