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