I have a select menu with options
In Firefox, it has an "arrow button"
In Chrome/Edge, it doesn't
How do I make it so that the Firefox "expand menu" button looks like Chrome/Edge?
<select>
<option>Example</option>
<option>Example</option>
<option>Example</option>
<option>Example</option>
</select>