From 4cbc0b741f885cf0c9d32652a604e9048e7eb860 Mon Sep 17 00:00:00 2001 From: Inhji Date: Mon, 24 Jul 2023 22:35:57 +0200 Subject: [PATCH] make channel pill text small again --- lib/chiya_web/controllers/note_html/index.html.heex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/chiya_web/controllers/note_html/index.html.heex b/lib/chiya_web/controllers/note_html/index.html.heex index 2ed65bc..c3f3977 100644 --- a/lib/chiya_web/controllers/note_html/index.html.heex +++ b/lib/chiya_web/controllers/note_html/index.html.heex @@ -14,14 +14,14 @@
All <%= for channel <- @channels do %> <%= channel.name %> (<%= Enum.count(channel.notes) %>)