diff --git a/style/components/table.less b/style/components/table.less index 0fd4e780f6935ef9036a5f8374ae9d10f2f45d96..f108ee110f2bb1ab2fc7a97369d971f69dcac0e7 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;