diff --git a/style/components/table.less b/style/components/table.less index 0fd4e780f6..f108ee110f 100644 --- a/style/components/table.less +++ b/style/components/table.less @@ -194,7 +194,7 @@ border-bottom: 1px solid @border-color-split; } - tr:last-child { + tbody tr:last-child { th, td { border-bottom: 0;