From 1c0e9c1823593c105c6a669d466c94221bb9fa77 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 25 七月 2024 13:23:12 +0800 Subject: [PATCH] Merge branch 'develop' --- 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