🐛 Fix abnormal scrollbar in Chrome

when rowSelection and title work together

close #16912
This commit is contained in:
afc163 2019-06-03 16:46:31 +08:00
parent 6d2a5df1e6
commit eb063d58fa
No known key found for this signature in database
GPG Key ID: 738F973FCE5C6B48

View File

@ -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,