diff --git a/src/components/FileChip/FileChip.tsx b/src/components/FileChip/FileChip.tsx index 3a59a97..761b250 100644 --- a/src/components/FileChip/FileChip.tsx +++ b/src/components/FileChip/FileChip.tsx @@ -218,7 +218,6 @@ const FileChip: React.FC = ({ whiteSpace: "nowrap", overflow: "hidden", textOverflow: "ellipsis", - maxWidth: "300px", }} title={filename} >