playing with line
This commit is contained in:
parent
67ca454d72
commit
bdc79f4d36
|
@ -142,7 +142,6 @@ export function ParentFeedComment(props: {
|
||||||
</Col>
|
</Col>
|
||||||
<Col className="w-full">
|
<Col className="w-full">
|
||||||
<FeedCommentHeader comment={comment} contract={contract} />
|
<FeedCommentHeader comment={comment} contract={contract} />
|
||||||
{/* TODO: bug where if this is iFrame, it does not scroll */}
|
|
||||||
<Content
|
<Content
|
||||||
className="text-greyscale-7 mt-2 grow text-[14px]"
|
className="text-greyscale-7 mt-2 grow text-[14px]"
|
||||||
content={content || text}
|
content={content || text}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user