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"