I want to put a TextInput and a SelectInput in the same line. However it not align good.inline-block
There is a certain amount of idiosyncrasy in how these Material UI components are structured. To pass style related props to underlying component use the elStyle property and customize the css values being given till they align.