From ea863f2d2dd6077453995a0d09c88c630c9bf3d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=97=E5=A4=A7?= Date: Thu, 28 Mar 2024 18:30:47 +0800 Subject: [PATCH] =?UTF-8?q?style(BasicTable):=20=E8=A1=A8=E5=A4=B4?= =?UTF-8?q?=E5=B8=AE=E5=8A=A9=E5=9B=BE=E6=A0=87=20=E5=A4=9A=E4=BD=99?= =?UTF-8?q?=E9=A2=9C=E8=89=B2=E6=A0=B7=E5=BC=8F=E5=8E=BB=E9=99=A4,=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=B7=B1=E8=89=B2=E5=9B=BE=E6=A0=87=E7=9C=8B?= =?UTF-8?q?=E4=B8=8D=E6=B8=85=E9=97=AE=E9=A2=98=20(#3701)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Table/src/components/HeaderCell.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Table/src/components/HeaderCell.vue b/src/components/Table/src/components/HeaderCell.vue index ffecb2b0..68f90513 100644 --- a/src/components/Table/src/components/HeaderCell.vue +++ b/src/components/Table/src/components/HeaderCell.vue @@ -55,7 +55,6 @@ .@{prefix-cls} { &__help { margin-left: 8px; - color: rgb(0 0 0 / 65%) !important; } }