Home > Software engineering >  How to style two elements in a row in MUI Select
How to style two elements in a row in MUI Select

Time:01-28

I am working on MUI Select v4.I need to arrange the elements in the order of 2 columns and not as a single column in dropdown.

Image of output required

I tried overriding some styles in MUI but didn't work. Any help is appreciated. Attaching the sandbox : Edit MultipleSelectCheckmarks Material Demo (forked)

  •  Tags:  
  • Related