You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have worked out how to solve the issue. At the moment the arrow is in the main area and not the padded area. I suggest changing the select padding on the right (or left if RTL?) to 1.5 x the form padding, and then setting a minus right for the background SVG.
See attached before and after screenshots.
Does this approach to fixing it sound OK? If so I'll add a PR.
The text was updated successfully, but these errors were encountered:
How can we reproduce this bug?
CodePen link
I have worked out how to solve the issue. At the moment the arrow is in the main area and not the padded area. I suggest changing the select padding on the right (or left if RTL?) to 1.5 x the form padding, and then setting a minus right for the background SVG.
See attached before and after screenshots.
Does this approach to fixing it sound OK? If so I'll add a PR.
The text was updated successfully, but these errors were encountered: