Web: Files: Fixed row in Sharing Panel (mobile width)

This commit is contained in:
Alexey Kostenko 2021-03-17 17:32:38 +03:00
parent 15a212a567
commit b4c89be548

View File

@ -344,6 +344,7 @@ const StyledSharingBody = styled(Scrollbar)`
padding: 16px 0;
.row_content {
overflow: visible;
height: auto;
}
.sharing-row {