-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.7.0
Environment
1.7.0
Reproduction link
https://github.com/vueComponent/ant-design-vue
Steps to reproduce
&-fixed-header > &-content > &-scroll > &-body {
position: relative;
background: @component-background;
}
What is expected?
table 固定头的时候,背景颜色不要变化
What is actually happening?
scorll固定头的时候,table 的背景色变化了