How to remove bottom border from Input ?
I tried --border-width and --border-style without success.
–highlight-color-focused will change the color of the border but also the color of the cursor.

EDIT:
Setting the input to mode=“ios” removed the bottom border.