Add fallback to line clamp in case of artist overflow
This commit is contained in:
parent
f9ddd3140a
commit
4029127018
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ export const AlbumDetailHeader = forwardRef(
|
||||||
)}
|
)}
|
||||||
</Group>
|
</Group>
|
||||||
<Group
|
<Group
|
||||||
|
mah="4rem"
|
||||||
spacing="md"
|
spacing="md"
|
||||||
sx={{
|
sx={{
|
||||||
WebkitBoxOrient: 'vertical',
|
WebkitBoxOrient: 'vertical',
|
||||||
|
|
Reference in a new issue