chore: cleanup code
This commit is contained in:
@@ -210,7 +210,6 @@ const darkTheme = createTheme({
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
// Additional dark mode specific components
|
|
||||||
MuiPaper: {
|
MuiPaper: {
|
||||||
styleOverrides: {
|
styleOverrides: {
|
||||||
root: {
|
root: {
|
||||||
@@ -247,14 +246,6 @@ const darkTheme = createTheme({
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
// MuiTextField:{
|
|
||||||
// styleOverrides: {
|
|
||||||
// root: {
|
|
||||||
// '& .MuiInputBase-root': {
|
|
||||||
// backgroundColor: '#1d1c1cff',
|
|
||||||
// },
|
|
||||||
// }
|
|
||||||
// }}
|
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user