From 7044ff5fdc8f41dff0c2d4b880fe91d907ff53ff Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 22 十二月 2022 11:37:50 +0800
Subject: [PATCH] 2022-12-22

---
 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 587b487..501a91f 100644
--- a/src/tabviews/custom/components/card/cardcellList/index.scss
+++ b/src/tabviews/custom/components/card/cardcellList/index.scss
@@ -158,6 +158,9 @@
     vertical-align: top;
     line-height: inherit;
   }
+  .ant-mk-color {
+    overflow: hidden;
+  }
   .ant-switch-large {
     min-width: 60px;
     height: 30px;

--
Gitblit v1.8.0