Is there a way to adjust the inner padding of a text field? Currently, when entering text in an HTML text field, there is padding at the beginning and end. The numbers I am inputting have no more than 3 digits, and the current padding takes up about the width of 1.5 to 2 digits. This results in the text field appearing elongated even with just 2 digits (e.g., number 10 in image).
I have included an image highlighting the padded area with a red line.