<style scoped lang="scss">
.your_name{
/deep/.el-input__inner{
height: unset !important;
}
}
</style>
<style scoped lang="scss">
.your_name{
/deep/.el-input__inner{
height: unset !important;
}
}
</style>