Fix Table fixed column z-index issue, close #4937

This commit is contained in:
afc163 2017-02-19 14:26:30 +08:00
parent 673969d0ba
commit e289ce8b31

View File

@ -508,7 +508,6 @@
position: absolute;
top: 0;
overflow: hidden;
z-index: 1;
transition: box-shadow .3s ease;
border-radius: 0;
table {