From 33a11457cd0ebe31da3c2cf6c8d608d62a551071 Mon Sep 17 00:00:00 2001 From: lijingqi <1437862981@qq.com> Date: Thu, 16 Jan 2025 16:55:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ConstructionWaste/components/DistributionChart/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/GlobalModalServices/modals/ConstructionWaste/components/DistributionChart/index.less b/src/pages/GlobalModalServices/modals/ConstructionWaste/components/DistributionChart/index.less index f6345954..9e22cb9b 100644 --- a/src/pages/GlobalModalServices/modals/ConstructionWaste/components/DistributionChart/index.less +++ b/src/pages/GlobalModalServices/modals/ConstructionWaste/components/DistributionChart/index.less @@ -8,7 +8,7 @@ padding: 20px 24px 0; :global { - .ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar { + .ant-tabs-ink-bar { display: none !important; } -- GitLab