diff --git a/style/mobile/components/table/_index.less b/style/mobile/components/table/_index.less index 692edd5cff..51d3ff4316 100644 --- a/style/mobile/components/table/_index.less +++ b/style/mobile/components/table/_index.less @@ -769,7 +769,6 @@ .@{prefix}-table__ellipsis { white-space: nowrap; - width: 100%; } .@{prefix}-table__content { diff --git a/style/web/components/table/_index.less b/style/web/components/table/_index.less index c0c2d693da..6d21341f5b 100644 --- a/style/web/components/table/_index.less +++ b/style/web/components/table/_index.less @@ -849,7 +849,6 @@ .@{prefix}-table__ellipsis { white-space: nowrap; - width: 100%; } .@{prefix}-table__content {