Fixed last material-ui references

This commit is contained in:
Frikky
2023-08-16 02:37:19 +02:00
parent cfe190edc9
commit b693b960cc
33 changed files with 106 additions and 9548 deletions
-1
View File
@@ -93,7 +93,6 @@ const useStyles = makeStyles({
},
inputRoot: {
color: "white",
// This matches the specificity of the default styles at https://github.com/mui-org/material-ui/blob/v4.11.3/packages/material-ui-lab/src/Autocomplete/Autocomplete.js#L90
"&:hover .MuiOutlinedInput-notchedOutline": {
borderColor: "#f86a3e",
},