Web: People: fixed table style

This commit is contained in:
Nikita Gopienko 2022-02-24 11:33:58 +03:00
parent d7f16aa96d
commit 902b2b54eb

View File

@ -22,6 +22,7 @@ const StyledPeopleRow = styled(TableRow)`
.table-container_row-checkbox {
margin-left: -4px;
padding: 16px 0px 16px 12px;
}
}