react-dropdown-select
react-dropdown-select copied to clipboard
Width in Percentage not working....
.searchInputCon .dropdown{ width: 30% !important; min-width: 200px; border-radius: 5px; padding: 10px; color: #404040; }
its take min-width but not the width in percent..