From 4e5715bf0b38be45493e1dea4adfbf39ddda244a Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Thu, 17 Oct 2024 21:57:28 +0100 Subject: [PATCH] Better constrain cover artwork sizes --- lib/music_library_web/controllers/stats_html/index.html.heex | 2 +- lib/music_library_web/live/record_live/index.html.heex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/music_library_web/controllers/stats_html/index.html.heex b/lib/music_library_web/controllers/stats_html/index.html.heex index 79114d7a..3f46ea52 100644 --- a/lib/music_library_web/controllers/stats_html/index.html.heex +++ b/lib/music_library_web/controllers/stats_html/index.html.heex @@ -6,7 +6,7 @@ >
{@latest_record.title} diff --git a/lib/music_library_web/live/record_live/index.html.heex b/lib/music_library_web/live/record_live/index.html.heex index 68280bb0..9932b4f1 100644 --- a/lib/music_library_web/live/record_live/index.html.heex +++ b/lib/music_library_web/live/record_live/index.html.heex @@ -37,7 +37,7 @@ >
{record.title}