Skip to content

Commit

Permalink
Web: People: fixed row-checkbox styles
Browse files Browse the repository at this point in the history
  • Loading branch information
gopienkonikita committed Nov 23, 2021
1 parent a50d35e commit 4b5af59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const StyledPeopleRow = styled(TableRow)`
padding-left: 4px;
.table-container_row-checkbox {
margin-left: 8px;
margin-left: -4px;
}
}
`;
Expand Down

0 comments on commit 4b5af59

Please sign in to comment.