diff --git a/components/table/style/index.less b/components/table/style/index.less index 277c9479d4..84babae18b 100644 --- a/components/table/style/index.less +++ b/components/table/style/index.less @@ -31,7 +31,7 @@ background: @table-header-bg; transition: background .3s ease; text-align: left; - color: @text-color; + color: @heading-color; font-weight: 500; border-bottom: @border-width-base @border-style-base @border-color-split;