Hello,
I am trying to create a form where users can enter certain data, but I have some design issues with DropDownList element.
As you can see in the screenshot, the arrow icon is centered. I would like it to be moved to the end of input. In order to do so I'd assume that I need to override a certain class from CSS and add some padding to the left, however, I don't know exactly which class I would override.
Thank you in advance for the response!