Client:PortalSettings:OAuth: fix image for list

This commit is contained in:
Timofey Boyko 2024-08-20 09:58:03 +03:00
parent 477068f8c0
commit aeed18650b

View File

@ -27,6 +27,8 @@ const StyledImage = styled.img`
height: 32px;
border-radius: 3px;
object-fit: cover;
`;
interface NameCellProps {