mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-04 13:07:36 +03:00
Make ui responsive on smaller screen when the comment block is longer
This commit is contained in:
parent
d5434d4169
commit
cdb387b22f
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ const useStyles = makeStyles((theme) => ({
|
|||
display: 'inline-block',
|
||||
marginTop: '1em',
|
||||
float: 'left',
|
||||
wordBreak: 'break-all',
|
||||
},
|
||||
pointerCursor: {
|
||||
cursor: 'pointer',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue