mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-23 07:10:31 +03:00
Make ui responsive on smaller screen when the comment block is longer
This commit is contained in:
parent
d5434d4169
commit
cdb387b22f
@ -74,6 +74,7 @@ const useStyles = makeStyles((theme) => ({
|
||||
display: 'inline-block',
|
||||
marginTop: '1em',
|
||||
float: 'left',
|
||||
wordBreak: 'break-all',
|
||||
},
|
||||
pointerCursor: {
|
||||
cursor: 'pointer',
|
||||
|
Loading…
x
Reference in New Issue
Block a user