mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 01:54:43 +03:00
links: prevent shrinking of comment input
This commit is contained in:
parent
7f530c8498
commit
2f8db1fbbc
@ -119,7 +119,7 @@ export function LinkResource(props: LinkResourceProps) {
|
||||
commentNumber={node.children.size}
|
||||
remoteContentPolicy={remoteContentPolicy}
|
||||
/>
|
||||
<Row>
|
||||
<Row flexShrink='0'>
|
||||
<CommentSubmit
|
||||
name={name}
|
||||
ship={ship}
|
||||
|
Loading…
Reference in New Issue
Block a user