From dbc575d305d6da86377474402e2030d82a3f257b Mon Sep 17 00:00:00 2001 From: shibao Date: Sun, 6 Nov 2022 23:12:17 -0500 Subject: [PATCH] improve container show page layout --- CHANGELOG.md | 1 + lib/cannery_web/live/container_live/show.html.heex | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f600231..8e83098 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Make ammo index page a bit more compact - Add ammo count to ammo type index page - Make ammo type show page a bit more compact +- Make container show page a bit more compact - Forgot to add the logo as the favicon whoops # v0.5.4 diff --git a/lib/cannery_web/live/container_live/show.html.heex b/lib/cannery_web/live/container_live/show.html.heex index 2fc68c6..11f6eea 100644 --- a/lib/cannery_web/live/container_live/show.html.heex +++ b/lib/cannery_web/live/container_live/show.html.heex @@ -1,4 +1,4 @@ -
+

<%= @container.name %>