diff --git a/src/styles/components/table.less b/src/styles/components/table.less index 77e217a99..30529354f 100644 --- a/src/styles/components/table.less +++ b/src/styles/components/table.less @@ -193,7 +193,7 @@ } &-cell{ padding-left: 18px; - padding-right: 18px; + padding-right: 17px; overflow: hidden; text-overflow: ellipsis; white-space: normal;