Web: Files: fixed EncryptedFileIcon styles

This commit is contained in:
Nikita Gopienko 2021-11-30 14:22:41 +03:00
parent 27af300dd5
commit 5b0536d7d8

View File

@ -12,7 +12,7 @@ export const EncryptedFileIcon = styled.div`
position: absolute;
width: 16px;
margin-top: 14px;
margin-left: "12px";
margin-left: 12px;
`;
export const StyledFavoriteIcon = styled(FavoriteIcon)`