From f10a932aeaaf33eac3c39c1ed674b5cfe48af4fb Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Mon, 27 Apr 2026 11:47:32 +0100 Subject: [PATCH] Re-enable medium header + checkbox for releases with 1 medium --- lib/music_library_web/components/release.ex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/music_library_web/components/release.ex b/lib/music_library_web/components/release.ex index 8c81168b..2382a992 100644 --- a/lib/music_library_web/components/release.ex +++ b/lib/music_library_web/components/release.ex @@ -285,10 +285,7 @@ defmodule MusicLibraryWeb.Components.Release do def medium(assigns) do ~H""" -
1} - class="flex items-center justify-between gap-3" - > +
-
+
1} + class="flex items-center gap-2" + > <.button :if={@can_scrobble?} type="button"