From 53d2720a44bbff78b1fced32c7215a461986a839 Mon Sep 17 00:00:00 2001 From: "Ng Wing Tat, David" Date: Thu, 31 Oct 2024 10:58:45 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Fix=20&=20improve=20book=20cover?= =?UTF-8?q?=20placeholder?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/NFTBook/Cover.vue | 27 ++++++++++++++++++----- src/components/NFTBook/ItemCard.vue | 2 +- src/components/NFTCollection/ItemCard.vue | 10 ++++++++- 3 files changed, 32 insertions(+), 7 deletions(-) diff --git a/src/components/NFTBook/Cover.vue b/src/components/NFTBook/Cover.vue index 7b206230b..db213be0d 100644 --- a/src/components/NFTBook/Cover.vue +++ b/src/components/NFTBook/Cover.vue @@ -1,6 +1,21 @@