[dyad] Fixed more content overflow issues - wrote 2 file(s)
This commit is contained in:
@@ -30,7 +30,7 @@ const HeadlineNodeDisplay = ({
|
||||
>
|
||||
{node.tag}
|
||||
</Badge>
|
||||
<p className="font-medium flex-grow text-foreground">
|
||||
<p className="font-medium flex-grow text-foreground break-words min-w-0">
|
||||
<KeywordHighlighter text={node.text} keyword={keyword} />
|
||||
</p>
|
||||
<p className="text-sm text-muted-foreground flex-shrink-0 w-10 text-right">
|
||||
|
||||
Reference in New Issue
Block a user