diff --git a/components/table/style/index.less b/components/table/style/index.less index 9128c24d9f..a360c700bf 100644 --- a/components/table/style/index.less +++ b/components/table/style/index.less @@ -130,10 +130,6 @@ margin: -@table-padding-vertical -@table-padding-horizontal -@table-padding-vertical (@table-padding-horizontal + ceil(@font-size-sm * 1.4)); - td { - background: transparent; - } - &-tbody > tr:last-child > td { border-bottom: 0;