.cron-editor-react {
    min-width: 200px;
    overflow: auto;
    .ant-radio-group {
        width: 100%;
    }
    .ant-select {
        min-width: 90px;
    }
}
