ekwonye-richard / react-flags-select

Customizable svg flags select components for React Js
194 stars 121 forks source link

Not sure how to work along MATERIAL-UI to have dropdown background color same color as form #184

Closed kuroneko83 closed 1 year ago

kuroneko83 commented 1 year ago

Hello, I've tried using the dependency alongside Material UI to create countries dropdown component showing up the flags. Couldn't work it to style inline and have the dropdown with the same color as the background of the rest of the form components. Tried wrapping the tag component in a div with the classname with styling but didn't go through. Is there a work around the styling to follow along with Material UI or at least the palette of colors ?