diff --git a/src/pages/documents/index.jsx b/src/pages/documents/index.jsx index 4a027a7..d6437d5 100644 --- a/src/pages/documents/index.jsx +++ b/src/pages/documents/index.jsx @@ -168,6 +168,7 @@ const DocumentsIndex = ({ marginRight={5} marginBottom={4} maxHeight={25} + maxTextWidth={180} text={groupNamesObj[id]} /> ) : <>