From 92e33bccf862aaa5d6190fa9913619283b62a9a2 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 25 七月 2023 17:32:30 +0800
Subject: [PATCH] Merge branch 'master' into positec

---
 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