Fix scroll Table lagging issue in IE, close #4522

This commit is contained in:
afc163 2017-02-04 17:58:48 +08:00
parent 70a0cc0940
commit 8775e7de5e

View File

@ -52,7 +52,6 @@
&-tbody > tr > td {
border-bottom: @border-width-base @border-style-base @border-color-split;
position: relative;
}
&-thead > tr,