So erhöhen Sie die Höhe des Eingangsfelds in CSS

input {
    line-height: 20px;
}
Thoughtful Tern