Set heights using size property like size="lg" and size="sm".
size
size="lg"
size="sm"
Add the disabled boolean attribute on an input to give it a grayed out appearance and remove pointer events.
disabled
Add the inputReadOnly boolean attribute to prevent modification of the input's value.
inputReadOnly