From 72497a1eab6608ec949b3fa5ecea5f5a8559386d Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 12 一月 2022 22:30:59 +0800 Subject: [PATCH] 2-22-01-12 --- src/tabviews/custom/components/card/cardcellList/index.scss | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/tabviews/custom/components/card/cardcellList/index.scss b/src/tabviews/custom/components/card/cardcellList/index.scss index 5ca1d4a..f48154a 100644 --- a/src/tabviews/custom/components/card/cardcellList/index.scss +++ b/src/tabviews/custom/components/card/cardcellList/index.scss @@ -64,6 +64,8 @@ max-width: 100%; height: auto; min-height: 28px; + padding: 0; + overflow: hidden; } .ant-checkbox-inner, .ant-checkbox-checked::after { border-radius: 15px; -- Gitblit v1.8.0