.el-form-item__content {
    min-width: 212px;
    .el-cascader {
        width: 100%;
    }
    .el-select {
        width: 100%;
    }
}