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 {
padding-left: 16px;
padding-right: 0;
> .@{table-prefix-cls}-selection {
margin-right: -15px;
}
}
&-thead > tr > th.@{table-prefix-cls}-selection-column,