mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
Fix expanded area background of fixed header table, close #6657
This commit is contained in:
parent
112231469f
commit
4f0b3cad2a
@ -606,7 +606,7 @@
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
&-fixed-header &-body {
|
||||
&-fixed-header > &-content > &-scroll > &-body {
|
||||
position: relative;
|
||||
background: @component-background;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user