mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 23:45:48 +01:00
🐛 Fix appName wordBreak
This commit is contained in:
@@ -92,6 +92,7 @@ const useStyles = createStyles((theme, _params, getRef) => ({
|
|||||||
},
|
},
|
||||||
appName: {
|
appName: {
|
||||||
ref: getRef('appName'),
|
ref: getRef('appName'),
|
||||||
|
wordBreak: 'break-word',
|
||||||
},
|
},
|
||||||
button: {
|
button: {
|
||||||
paddingBottom: 10,
|
paddingBottom: 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user