By adding this css style:
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
As per https://developer.mozilla.org/en-US/docs/Web/CSS/appearance
By adding this css style:
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
As per https://developer.mozilla.org/en-US/docs/Web/CSS/appearance