ConsenSysMesh / rimble-ui

React components that implement Rimble's Design System.
https://rimble.consensys.design/
MIT License
462 stars 67 forks source link

Can't set width of Select component #395

Closed MikeLockz closed 4 years ago

MikeLockz commented 4 years ago

Describe the bug Can't apply a width prop to the Select component

To Reproduce Steps to reproduce the behavior:

  1. Use Select component with a width={1}
  2. Select does not change width

Expected behavior Select should become full width

Screenshots image

https://codesandbox.io/embed/select-width-field-color-bug-n05g5

Rimble UI Version