RC-8: correct fuse layout and update theme config
This commit is contained in:
@@ -53,7 +53,7 @@ const inputGlobalStyles = (
|
||||
// },
|
||||
// },
|
||||
'[class*="MuiOutlinedInput-root"]': {
|
||||
borderRadius: theme.size?.inputRadius,
|
||||
borderRadius: `${theme.spacing('10px')}!important`,
|
||||
},
|
||||
'[class^="border"]': {
|
||||
borderColor: theme.palette.divider,
|
||||
|
||||
Reference in New Issue
Block a user