Change border color of MUI disabled outline input
I am really struggling to find where this border color is defined. I have inspected the dom but see no border style in any of the input component nor its pseudo elements… I simply want to lighten the color of the input border to match my theme disabled color. Here is the code I used… Read More Change border color of MUI disabled outline input