diff --git a/components/table/style/index.less b/components/table/style/index.less index 300c9c219d..1c04e2c9f9 100644 --- a/components/table/style/index.less +++ b/components/table/style/index.less @@ -280,8 +280,6 @@ &-thead > tr > th, &-tbody > tr > td { padding: @table-padding-vertical @table-padding-horizontal; - word-break: break-word; - -ms-word-break: break-all; } &-thead > tr > th.@{table-prefix-cls}-selection-column-custom {