From 03e3bee7b87f5c61f40f1c85a7b39ee8f11cda73 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 25 七月 2023 17:31:46 +0800
Subject: [PATCH] 2023-07-25

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

diff --git a/src/tabviews/custom/components/card/cardcellList/index.scss b/src/tabviews/custom/components/card/cardcellList/index.scss
index 4fc1ddf..07ac844 100644
--- a/src/tabviews/custom/components/card/cardcellList/index.scss
+++ b/src/tabviews/custom/components/card/cardcellList/index.scss
@@ -194,6 +194,9 @@
     height: 26px;
   }
 
+  .ant-col {
+    min-height: 0px;
+  }
   .ant-col[class*="x"] {
     float: left;
     box-sizing: border-box;

--
Gitblit v1.8.0