fix: correctly handle overflowing content

This commit is contained in:
iCrawl
2022-08-15 18:33:43 +02:00
parent 5dc7946df2
commit 35e79b389d
4 changed files with 16 additions and 8 deletions

View File

@@ -38,7 +38,7 @@ export function DocContainer({
return (
<Stack>
<Title order={2} ml="xs">
<Title order={2} ml="xs" className="break-all">
<Group>
{generateIcon(kind)}
{name}