Remove word break for dialog labels.
parent
08009f8edc
commit
6b100b60f8
|
|
@ -242,7 +242,6 @@ function getFinalTheme(baseTheme) {
|
|||
root: {
|
||||
color: baseTheme.palette.text.primary,
|
||||
fontSize: baseTheme.typography.fontSize,
|
||||
wordBreak: 'break-word',
|
||||
},
|
||||
asterisk: {
|
||||
color: baseTheme.palette.error.main,
|
||||
|
|
|
|||
Loading…
Reference in New Issue