.ant-radio-group {
    display: flex;
}

.ant-radio-button-wrapper {
    flex: 1;
}