From eb063d58fa93e8f01ed820d83decc2d4d92a7d9d Mon Sep 17 00:00:00 2001 From: afc163 Date: Mon, 3 Jun 2019 16:46:31 +0800 Subject: [PATCH] :bug: Fix abnormal scrollbar in Chrome when rowSelection and title work together close #16912 --- components/table/style/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/table/style/index.less b/components/table/style/index.less index c4379ec91f..9a36429e53 100644 --- a/components/table/style/index.less +++ b/components/table/style/index.less @@ -271,8 +271,8 @@ &-title + &-content { position: relative; - overflow: hidden; border-radius: @table-border-radius-base @table-border-radius-base 0 0; + .@{table-prefix-cls}-bordered & { &, table,