fix fixed columns align bug in small Table, close #2933

This commit is contained in:
afc163 2016-09-08 21:27:38 +08:00
parent ac97851b84
commit 3f1960f233

View File

@ -160,6 +160,7 @@
border: 1px solid @border-color-split;
border-radius: @border-radius-base;
.@{table-prefix-cls}-header > table,
.@{table-prefix-cls}-body > table {
border: 0;
padding: 0 8px;