Increase space between "Tracks" and Last.fm buttons
This commit is contained in:
@@ -280,7 +280,7 @@
|
||||
placement="right"
|
||||
on_open={JS.push("load_release_with_tracks")}
|
||||
>
|
||||
<div class="mt-6 flex justify-between items-center">
|
||||
<div class="mt-6 flex justify-between items-center gap-4">
|
||||
<h3 class="text-lg font-semibold text-zinc-700 dark:text-zinc-300">{gettext("Tracks")}</h3>
|
||||
<Fluxon.Components.Button.button
|
||||
:if={@can_scrobble?}
|
||||
|
||||
Reference in New Issue
Block a user