Remove unnecessary scroll bar

This commit is contained in:
David Corbitt
2023-06-28 15:59:49 -07:00
parent 8f8e8121d1
commit 99ca8bec25

View File

@@ -72,9 +72,12 @@ export default function OutputCell({
return (
<Box fontSize="xs" width="100%" flexWrap="wrap" overflowX="auto">
<SyntaxHighlighter
customStyle={{ overflowX: "unset" }}
language="json"
style={docco}
lineProps={{style: {wordBreak: 'break-all', whiteSpace: 'pre-wrap'}}}
lineProps={{
style: { wordBreak: "break-all", whiteSpace: "pre-wrap" },
}}
wrapLines
>
{stringify(