From 2819cc373cc593dcbcf34f9b99782cf4271269c0 Mon Sep 17 00:00:00 2001 From: linju Date: Thu, 3 Aug 2023 18:24:28 +0800 Subject: [PATCH] Update drop-card.uvue --- pages/template/drop-card/drop-card.uvue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/template/drop-card/drop-card.uvue b/pages/template/drop-card/drop-card.uvue index 83ce784a..cb4b8c07 100644 --- a/pages/template/drop-card/drop-card.uvue +++ b/pages/template/drop-card/drop-card.uvue @@ -9,7 +9,7 @@ + :style="{'transform':'translate('+x+'px,'+y+'px) rotate('+x/-30+'deg)','height':cardHeight+'px'}" class="card"> -- GitLab