mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Remove word break for dialog labels.
This commit is contained in:
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
Block a user