mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-23 15:20:33 +03:00
Fix layout error in ArtistShow (#1387)
This commit is contained in:
parent
dbde0ffa0c
commit
a6311259fd
@ -86,11 +86,6 @@ const useStyles = makeStyles(
|
||||
},
|
||||
content: {
|
||||
flex: '1 0 auto',
|
||||
'& .MuiTypography-root': {
|
||||
display: ({ expanded }) => (expanded ? 'block' : '-webkit-inline-box'),
|
||||
boxOrient: 'vertical',
|
||||
lineClamp: '3',
|
||||
},
|
||||
},
|
||||
cover: {
|
||||
width: 151,
|
||||
|
Loading…
x
Reference in New Issue
Block a user