mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 19:42:54 +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;
|
background: @component-background;
|
||||||
border-bottom: 1px solid @border-color-split;;
|
border-bottom: 1px solid @border-color-split;;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: relative;
|
|
||||||
z-index: 2;
|
|
||||||
font-size: @font-size-base;
|
font-size: @font-size-base;
|
||||||
color: @text-color-secondary;
|
color: @text-color-secondary;
|
||||||
.@{iconfont-css-prefix} {
|
.@{iconfont-css-prefix} {
|
||||||
|
Loading…
Reference in New Issue
Block a user