mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-18 04:47:42 +03:00
Fix comment word wrapping
This commit is contained in:
parent
24872e6c2a
commit
0b65a4e34e
@ -88,7 +88,7 @@ const useStyles = makeStyles(
|
||||
display: 'inline-block',
|
||||
marginTop: '1em',
|
||||
float: 'left',
|
||||
wordBreak: 'break-all',
|
||||
wordBreak: 'break-word',
|
||||
},
|
||||
pointerCursor: {
|
||||
cursor: 'pointer',
|
||||
|
Loading…
x
Reference in New Issue
Block a user