Fix Table fixed header align issue, close #4637

This commit is contained in:
afc163 2017-01-22 11:15:14 +08:00
parent 0b2342f9c2
commit 2d2534321a

View File

@ -490,6 +490,7 @@
padding-bottom: 20px; padding-bottom: 20px;
margin-bottom: -20px; margin-bottom: -20px;
margin-right: -18px; margin-right: -18px;
padding-right: 18px;
} }
/* fix firefox scrollbar bug */ /* fix firefox scrollbar bug */