pixiebrix-extension icon indicating copy to clipboard operation
pixiebrix-extension copied to clipboard

Simple `select` dropdown arrow misaligned

Open fregante opened this issue 1 year ago • 0 comments

The arrow seems to be too close to the border. This is the Chrome-provided arrow and there doesn't seem to be a way to move it: https://stackoverflow.com/questions/51701666/how-to-change-the-position-of-a-drop-down-arrow-in-css

Possible solution:

  • hide the native arrow, add a custom arrow via background to match the react-select one below
Screenshot 8

fregante avatar Feb 26 '24 17:02 fregante