Change border color of Select component in MUI
How do I change the hover and focus border color of the Select component in MUI?
I was able to change the border color using the class provided by MUI, but I can't do the same on hover and focus
(Hover is currently black, and the focus is blue but I'm trying to make it white)
Here's my code:
![No description](https://cdn.answeroverflow.com/1143485643209580594/image.png)
![No description](https://cdn.answeroverflow.com/1143485643498983556/image.png)
0 Replies