Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.1.1

This commit is contained in:
Tatiana Lopaeva 2021-11-23 14:38:03 +03:00
commit b35061d327

View File

@ -18,7 +18,7 @@ const StyledPeopleRow = styled(TableRow)`
padding-left: 4px;
.table-container_row-checkbox {
margin-left: 8px;
margin-left: -4px;
}
}
`;