Fix checkbox align of small/middle size table, close #12723

This commit is contained in:
afc163 2018-10-26 23:49:13 +08:00
parent 6f955681b8
commit a835536dde

View File

@ -288,8 +288,9 @@
} }
&-thead > tr > th.@{table-prefix-cls}-selection-column-custom { &-thead > tr > th.@{table-prefix-cls}-selection-column-custom {
padding-left: 16px; > .@{table-prefix-cls}-selection {
padding-right: 0; margin-right: -15px;
}
} }
&-thead > tr > th.@{table-prefix-cls}-selection-column, &-thead > tr > th.@{table-prefix-cls}-selection-column,