From 9c8cae5273eb465344c3024904d93275fdf40458 Mon Sep 17 00:00:00 2001 From: Net Date: Fri, 6 Sep 2024 11:09:42 +0700 Subject: [PATCH] refactor: edit layout ui --- src/components/ItemCard.vue | 66 +++++++++++++++++++++++-------------- 1 file changed, 42 insertions(+), 24 deletions(-) diff --git a/src/components/ItemCard.vue b/src/components/ItemCard.vue index 05b96579..53cab0d4 100644 --- a/src/components/ItemCard.vue +++ b/src/components/ItemCard.vue @@ -1,44 +1,51 @@