feat: tweak add new app connection dialog
This commit is contained in:
@@ -239,6 +239,15 @@ const extendedTheme = createTheme({
|
||||
}
|
||||
}
|
||||
},
|
||||
MuiDialogContent: {
|
||||
styleOverrides: {
|
||||
root: {
|
||||
'&&': {
|
||||
paddingTop: referenceTheme.spacing(2),
|
||||
}
|
||||
},
|
||||
}
|
||||
},
|
||||
MuiDialogTitle: {
|
||||
styleOverrides: {
|
||||
root: {
|
||||
|
Reference in New Issue
Block a user