From a7c92047424d58954127b38bbef7c9096994a972 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 14 六月 2023 13:42:42 +0800
Subject: [PATCH] 2023-06-14

---
 src/tabviews/custom/components/card/table-card/index.scss |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/custom/components/card/table-card/index.scss b/src/tabviews/custom/components/card/table-card/index.scss
index c7b6fc8..088083a 100644
--- a/src/tabviews/custom/components/card/table-card/index.scss
+++ b/src/tabviews/custom/components/card/table-card/index.scss
@@ -105,6 +105,13 @@
     cursor: not-allowed;
     color: #bcbcbc;
   }
+  .ant-empty {
+    min-height: 100px;
+    padding-top: 15px;
+    .ant-empty-image {
+      height: 60px;
+    }
+  }
 }
 
 .custom-card-box::after {

--
Gitblit v1.8.0