From 81201efd441aa49ce4956989784fcf3071d1c189 Mon Sep 17 00:00:00 2001 From: Rapha149 <49787110+Rapha149@users.noreply.github.com> Date: Tue, 17 Mar 2026 11:46:46 +0100 Subject: [PATCH] Add shadow behind star icon on cover. --- client/components/cards/LazyBookCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/components/cards/LazyBookCard.vue b/client/components/cards/LazyBookCard.vue index cb3ee600..143fb4cb 100644 --- a/client/components/cards/LazyBookCard.vue +++ b/client/components/cards/LazyBookCard.vue @@ -106,7 +106,7 @@ class="absolute text-yellow-400 left-0 z-10 cursor-pointer hover:scale-110 transform duration-150" :style="{ padding: 0.375 + 'em', bottom: ebookFormat ? '1.25em' : '0px' }" @click.stop.prevent="toggleFavorite"> - +