diff --git a/src/components/Table/src/style/index.less b/src/components/Table/src/style/index.less index 17e7d622a..bd0da3908 100644 --- a/src/components/Table/src/style/index.less +++ b/src/components/Table/src/style/index.less @@ -111,7 +111,7 @@ .ant-table-tbody > tr > th, .ant-table-thead > tr > td, .ant-table-thead > tr > th { - white-space: nowrap; + white-space: pre; } .ant-table-row-cell-last {