From 876a5e6657d67df66bb525d02dd6d147ba81cae5 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 05 一月 2023 09:53:37 +0800
Subject: [PATCH] 2023-01-05

---
 src/menu/components/card/cardcellcomponent/dragaction/index.scss |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/menu/components/card/cardcellcomponent/dragaction/index.scss b/src/menu/components/card/cardcellcomponent/dragaction/index.scss
index 3683516..aade5ba 100644
--- a/src/menu/components/card/cardcellcomponent/dragaction/index.scss
+++ b/src/menu/components/card/cardcellcomponent/dragaction/index.scss
@@ -140,4 +140,10 @@
     width: 26px;
     height: 26px;
   }
+
+  .card-cell > div {
+    background-position: center center;
+    background-repeat: no-repeat;
+    background-size: cover;
+  }
 }
\ No newline at end of file

--
Gitblit v1.8.0