table fixedLeft fixedRight zindex 调整

This commit is contained in:
liaoxuezhi 2019-12-16 17:33:12 +08:00
parent 4657d23536
commit 22995b8232
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
&-fixedRight {
position: absolute;
background: $Table-bg;
z-index: $zindex-affix - 10;
z-index: 5;
top: -999999px;
&.in {