5 lines
77 B
CSS
5 lines
77 B
CSS
|
|
div.Mui-focused #input-container {
|
|
border: 1px solid white !important;
|
|
}
|
|
|