Styling the indicatorContainer
has no effect. You should apply the styles more specifically to dropdownIndicator
and clearIndicator
, even though the css naming convention refers it as indicatorContainer
.
The inconsistency in the names tricked other people too, as discussed here: https://github.com/JedWatson/react-select/issues/4173#issuecomment-680104943