EQWorks / lumen-labs

React library of basic components based on Tailwind CSS
https://eqworks.github.io/lumen-labs
5 stars 2 forks source link

Dropdown Select - add empty space #97

Open geoerika opened 2 years ago

geoerika commented 2 years ago

Dropdown Select needs and empty space before the delete icon.

Screen Shot 2022-01-29 at 10 54 46 AM
sallkall commented 2 years ago

Isn't this a custom select? @vxsl

vxsl commented 2 years ago

@sallkall it is, but not sure if it is my custom styling that is causing this. This issue is no longer present in widget-studio since the addition of column headers to the section in the screenshot. Maybe we can look at it next time it comes up

sallkall commented 2 years ago

Interesting, definitely a bug. In the design there's a minimum spacing between the text label and endIcon. Anyways, we can check later!