.fcom_space_settings .fcom_setting_item:has(select[name="parent_id"]),
.fcom_space_settings .fcom_form_group:has(select[name="parent_id"]),
.fcom_space_settings .el-form-item:has(select),
.fcom_space_settings .el-form-item:has(.el-select) {
    display: none !important;
}
