79527992

Date: 2025-03-22 19:29:38
Score: 1.5
Natty:
Report link

For me use the appearance: none; should do the trick but you have to accept the "ugly" form features

select {
  appearance: none;
  width: 100%;
  height: 100%;
}

Based on developer.mozilla.org

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Cemn1