mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
fix: Table no showing scrollbar inside Row (#24661)
Co-authored-by: wb-zt519997 <wb-zt519997@alibaba-inc.com>
This commit is contained in:
parent
b83c8636fa
commit
061b457031
@ -10,6 +10,7 @@
|
||||
@table-header-sort-active-filter-bg: lighten(@table-header-sort-active-bg, 2%);
|
||||
|
||||
.@{table-prefix-cls}-wrapper {
|
||||
max-width: 100%;
|
||||
.clearfix;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user