mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
🐛 Fix abnormal scrollbar in Chrome
when rowSelection and title work together close #16912
This commit is contained in:
parent
6d2a5df1e6
commit
eb063d58fa
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user