.ant-table-thead .ant-table-selection-column .ant-checkbox-wrapper{
    display: inline-block!important;
}

thead  tr .ant-table-selection-column  span .ant-checkbox-inner{
    display: inline-block;
}