material-components-web-react icon indicating copy to clipboard operation
material-components-web-react copied to clipboard

[@material/react-select] no dense prop

Open kino90 opened this issue 6 years ago • 0 comments

Hello. I'm building a form with all fields (@material/react-text-field) set as "dense" to be smaller. In this form I also have a Select component, but the 'dense' prop is missing, so it's taller than other inputs.

image

I think all inputs should have it, for consistency. Will that be added to the lib or should I implement a css class just for that?

kino90 avatar Aug 08 '19 08:08 kino90