diff --git a/components/table/style/index.less b/components/table/style/index.less index 74a7c6ed60..30d1910675 100644 --- a/components/table/style/index.less +++ b/components/table/style/index.less @@ -38,7 +38,7 @@ // - https://github.com/ant-design/ant-design/issues/16131 background: @table-header-bg; - & > th { + > th { color: @table-header-color; font-weight: 500; text-align: left;