From c64a8f7287d68ac90ec98a9eca0caea7248b71bb Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Tue, 5 Nov 2024 12:54:20 +0000 Subject: [PATCH] Darken artist name on hover in scrobble activity --- lib/music_library_web/live/stats_live/index.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/music_library_web/live/stats_live/index.html.heex b/lib/music_library_web/live/stats_live/index.html.heex index c3d8718f..93381636 100644 --- a/lib/music_library_web/live/stats_live/index.html.heex +++ b/lib/music_library_web/live/stats_live/index.html.heex @@ -82,7 +82,7 @@ {track.title}
-

+

<%= track.artist.name %>