Editor: ShareDialog: add margin

This commit is contained in:
Viktor Fomin 2024-07-17 14:36:00 +03:00
parent 17788d7ac0
commit d5dd886dad

View File

@ -39,7 +39,7 @@ import { TFile } from "@docspace/shared/api/files/types";
const StyledWrapper = styled.div`
${NoUserSelect}
margin-top: 16px;
height: 100%;
display: flex;
flex-direction: column;