From 93cc4b853d54172c7c79046fd2462937841b54bb Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 22 七月 2024 10:44:12 +0800 Subject: [PATCH] 2024-07-22 --- src/tabviews/custom/components/card/cardcellList/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tabviews/custom/components/card/cardcellList/index.scss b/src/tabviews/custom/components/card/cardcellList/index.scss index b513a12..b13d11b 100644 --- a/src/tabviews/custom/components/card/cardcellList/index.scss +++ b/src/tabviews/custom/components/card/cardcellList/index.scss @@ -54,7 +54,7 @@ overflow: visible; text-align: center; } - span { + span, div { text-indent: 0px; font-style: inherit; font-weight: inherit; -- Gitblit v1.8.0