Select with custom render e.g. chip looks ugly.

from example: https://material-ui-next.com/demos/selects/#selects

Right now it looks ugly, it's just a styling issue.
Steps to reproduce:
https://material-ui-next.com/demos/selects/#selects
Just use multiple select with Chip here 鈽濓笍
It just looks bad
It works wrong in examples.
@adamszeptycki It's a good catch. Thanks for raising the issue.
We miss a display: flex property in this style sheet rule:
https://github.com/mui-org/material-ui/blob/6ef9ed8a5fd31725f9b143fa1b9d562049e97a18/src/Select/Select.js#L40-L46
Do you want to give it a shot?
@oliviertassinari can i do this??
Most helpful comment
@oliviertassinari can i do this??