Skip to content

Commit

Permalink
improved layout
Browse files Browse the repository at this point in the history
  • Loading branch information
KelvinTegelaar committed Aug 15, 2023
1 parent a925f69 commit d2f35b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/views/cipp/CIPPSettings.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ const checkAccessColumns = [
{
name: 'Result',
selector: (row) => row['Status'],
minWidth: '380px',
maxWidth: '380px',
},
{
name: 'Missing GDAP Roles',
Expand Down

0 comments on commit d2f35b4

Please sign in to comment.