Vue 3.6 <f7-input> change height

I use f7-input text, I need to reduce the total height which is equal to 36px. The text field itself is reduced through input[type= “text”], but still below it is a white field, which is equal to the text 36px. What css property should I change to reduce the overall height?

Solved. min-height for .item-input-wrap