From 4f937074a3cf8b56d86139f9ea6bf98f9682e63b Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 07 十一月 2024 21:38:09 +0800 Subject: [PATCH] 2024-11-07 --- src/tabviews/custom/components/card/cardcellList/index.scss | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/tabviews/custom/components/card/cardcellList/index.scss b/src/tabviews/custom/components/card/cardcellList/index.scss index b13d11b..43459c0 100644 --- a/src/tabviews/custom/components/card/cardcellList/index.scss +++ b/src/tabviews/custom/components/card/cardcellList/index.scss @@ -44,6 +44,7 @@ font-weight: inherit; text-decoration: inherit; font-family: inherit; + min-height: 1px; .sequence-wrap { display: inline-block; width: 21px; -- Gitblit v1.8.0