mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Allow list author infos more room if needed
This commit is contained in:
parent
cb054dcf42
commit
24780ea5f6
1 changed files with 1 additions and 0 deletions
|
|
@ -184,6 +184,7 @@ export function LibraryListCardContent(
|
|||
css={{
|
||||
mt: '5px',
|
||||
...AuthorInfoStyle,
|
||||
maxWidth: '90%',
|
||||
}}
|
||||
>
|
||||
{props.item.author}
|
||||
|
|
|
|||
Loading…
Reference in a new issue