Web: Files: removed min-width for Tile

This commit is contained in:
Nikita Gopienko 2022-02-02 13:27:35 +03:00
parent 6d6d0ef6d6
commit 61b0b012ff

View File

@ -226,8 +226,6 @@ const StyledFileTileTop = styled.div`
bottom: 0;
margin: auto;
z-index: 0;
min-width: 208px;
}
.temporary-icon > .injected-svg {