Skip to content

Commit d2f35b4

Browse files
improved layout
1 parent a925f69 commit d2f35b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/views/cipp/CIPPSettings.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@ const checkAccessColumns = [
152152
{
153153
name: 'Result',
154154
selector: (row) => row['Status'],
155+
minWidth: '380px',
156+
maxWidth: '380px',
155157
},
156158
{
157159
name: 'Missing GDAP Roles',

0 commit comments

Comments
 (0)