Allow list author infos more room if needed
This commit is contained in:
@ -184,6 +184,7 @@ export function LibraryListCardContent(
|
||||
css={{
|
||||
mt: '5px',
|
||||
...AuthorInfoStyle,
|
||||
maxWidth: '90%',
|
||||
}}
|
||||
>
|
||||
{props.item.author}
|
||||
|
||||
Reference in New Issue
Block a user