From b01b248d158873b926c83ab8c3bc0e5ae064885c Mon Sep 17 00:00:00 2001 From: Inhji Date: Sun, 9 Apr 2023 13:52:26 +0200 Subject: [PATCH] add rounded to note image thumbs --- lib/chiya_web/controllers/page_html/note.html.heex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/chiya_web/controllers/page_html/note.html.heex b/lib/chiya_web/controllers/page_html/note.html.heex index b69daa9..022baa5 100644 --- a/lib/chiya_web/controllers/page_html/note.html.heex +++ b/lib/chiya_web/controllers/page_html/note.html.heex @@ -24,8 +24,7 @@
<%= for image <- @note.images do %> - + <% end %>