Add fallback to line clamp in case of artist overflow

This commit is contained in:
jeffvli 2023-07-19 01:39:19 -07:00
parent f9ddd3140a
commit 4029127018

View file

@ -102,6 +102,7 @@ export const AlbumDetailHeader = forwardRef(
)} )}
</Group> </Group>
<Group <Group
mah="4rem"
spacing="md" spacing="md"
sx={{ sx={{
WebkitBoxOrient: 'vertical', WebkitBoxOrient: 'vertical',