mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-03 04:30:06 +08:00
Fix fixed table empty z-index, close #4016
This commit is contained in:
parent
37af26fbdf
commit
bf562c95f1
@ -323,8 +323,6 @@
|
||||
background: @component-background;
|
||||
border-bottom: 1px solid @border-color-split;;
|
||||
text-align: center;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
font-size: @font-size-base;
|
||||
color: @text-color-secondary;
|
||||
.@{iconfont-css-prefix} {
|
||||
|
Loading…
Reference in New Issue
Block a user