Skip to content

Commit

Permalink
fixing tilebadge styling
Browse files Browse the repository at this point in the history
  • Loading branch information
mbogo-mit committed Nov 26, 2023
1 parent c6c495f commit 03637cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/documents/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ const DocumentsIndex = ({
marginRight={5}
marginBottom={4}
maxHeight={25}
maxTextWidth={180}
text={groupNamesObj[id]}
/>
) : <></>
Expand Down

0 comments on commit 03637cb

Please sign in to comment.