purescript-react / purescript-lumi-components

Library of our UI components
https://lumihq.github.io/purescript-lumi-components/#/
Apache License 2.0
105 stars 5 forks source link

nativeSelect paddingRight #194

Closed kimispencer closed 3 years ago

kimispencer commented 3 years ago

Fix padding-right for our NativeSelect particularly when text is right-aligned in the select.

Before:

Screen Shot 2021-05-06 at 11 04 04 AM

After:

Screen Shot 2021-05-06 at 11 42 31 AM