From 5d19872b05dda6043f6fbe2c0b3bc0415a604989 Mon Sep 17 00:00:00 2001 From: provira Date: Mon, 5 May 2025 08:11:59 +0200 Subject: [PATCH] refactor: refs #8863 styles --- src/components/ui/CatalogItem.vue | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/src/components/ui/CatalogItem.vue b/src/components/ui/CatalogItem.vue index f5698f8b9..bfec50254 100644 --- a/src/components/ui/CatalogItem.vue +++ b/src/components/ui/CatalogItem.vue @@ -60,9 +60,9 @@ const card = toRef(props, 'item');