Skip to content

Commit

Permalink
[ML] Update width for group control checkbox column
Browse files Browse the repository at this point in the history
  • Loading branch information
qn895 committed Sep 4, 2020
1 parent 3d938ac commit 903f660
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ export function JobSelectorTable({
id: 'checkbox',
isCheckbox: true,
textOnly: false,
width: '24px',
width: '32px',
},
{
label: 'group ID',
Expand Down

0 comments on commit 903f660

Please sign in to comment.