birdofpreyru/react-utils

`<Dropdown>`, and perhaps other input component, layouts are not pixel-perfect

Opened this issue · 0 comments

It looks like in some contexts (e.g. inside docs demo) its arrow button still might be 1px smaller than its select element.

...in general, we should revisit why many input elements have calc(0.3em + 1px) in their paddings?