Skip to content

Commit

Permalink
show more description text
Browse files Browse the repository at this point in the history
  • Loading branch information
elewis2 committed May 23, 2024
1 parent 2d4d394 commit 8003398
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/views/AdminView/components/Groups/columnDefs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ const columnDefs = [
headerName: 'Description',
field: 'description',
hide: false,
flex: 1,
autoHeight: true,
wrapText: true,
},
{
headerName: 'Created',
Expand Down

0 comments on commit 8003398

Please sign in to comment.