From 88f9a08abf8979357b5715d2a656d36ed9002840 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Tue, 4 Mar 2025 20:52:08 +0000 Subject: [PATCH] Fix style of release count corner badge --- lib/music_library_web/components/record_components.ex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/music_library_web/components/record_components.ex b/lib/music_library_web/components/record_components.ex index 53b38d2a..c75a3018 100644 --- a/lib/music_library_web/components/record_components.ex +++ b/lib/music_library_web/components/record_components.ex @@ -35,8 +35,8 @@ defmodule MusicLibraryWeb.RecordComponents do class={[ "absolute right-0 bottom-0 rounded-br-lg rounded-tl-lg px-1", "text-xs font-medium", - "bg-zinc-50 dark:bg-zinc-500/10", - "text-zinc-700 dark:text-zinc-400", + "bg-zinc-200/80 dark:bg-zinc-500/70", + "text-zinc-700 dark:text-zinc-200", "border-1 border-zinc-600/20 dark:border-zinc-500/20" ]} >