From 2f95e9ca3984bba9bfe602596c2401e98e84f323 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 25 五月 2021 10:49:10 +0800
Subject: [PATCH] 2021-05-25

---
 src/tabviews/custom/components/card/cardcellList/index.scss |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/custom/components/card/cardcellList/index.scss b/src/tabviews/custom/components/card/cardcellList/index.scss
index 5573905..dc5bab5 100644
--- a/src/tabviews/custom/components/card/cardcellList/index.scss
+++ b/src/tabviews/custom/components/card/cardcellList/index.scss
@@ -1,7 +1,9 @@
 
 .card-cell-list {
   position: relative;
-
+  .ant-btn {
+    padding: 0;
+  }
   .ant-mk-text {
     font-style: inherit;
     font-weight: inherit;

--
Gitblit v1.8.0