diff --git a/frontend/src/components/atoms/elements/InlinedDataframeList.tsx b/frontend/src/components/atoms/elements/InlinedDataframeList.tsx index 9f9275b433..d6140e878f 100644 --- a/frontend/src/components/atoms/elements/InlinedDataframeList.tsx +++ b/frontend/src/components/atoms/elements/InlinedDataframeList.tsx @@ -16,7 +16,7 @@ const InlinedDataframeList = ({ items }: Props) => ( key={i} style={{ height: 450, - maxWidth: '650px' + maxWidth: 'fit-content' }} >