/deep/ .el-input__inner{
height: 40px;
}
或者
::v-deep .el-input__inner{
height: 40px;
}