Please add below css codes.

button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
textarea:not([rows]) {
  min-height: 10em;
}