feat: change dark theme border color paper
This commit is contained in:
@@ -203,6 +203,7 @@ const darkTheme = createTheme({
|
|||||||
styleOverrides: {
|
styleOverrides: {
|
||||||
root: {
|
root: {
|
||||||
backgroundColor: '#080808ff',
|
backgroundColor: '#080808ff',
|
||||||
|
border: '1px solid #121111ff',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user