Fix expanded area background of fixed header table, close #6657

This commit is contained in:
afc163 2017-06-30 11:24:28 +08:00
parent 112231469f
commit 4f0b3cad2a

View File

@ -606,7 +606,7 @@
height: 100%;
}
&-fixed-header &-body {
&-fixed-header > &-content > &-scroll > &-body {
position: relative;
background: @component-background;
}