I've been attempting to customize the style of a dropdown menu without success. Here is the desired look:
https://i.sstatic.net/osNYx.png
I experimented with using <select>
and Material UI's SelectField
, even adding a border style, but it didn't produce the desired effect. Any suggestions on how to achieve this border style?