Fix sidebar spacing, this needs a crazy refactor soon
This commit is contained in:
parent
29aba6bfe6
commit
85a27593e8
@ -254,6 +254,7 @@ const StyledDropToImport = styled(DropToImport)`
|
||||
const CollectionChildren = styled(Flex)`
|
||||
margin-top: -4px;
|
||||
margin-left: 36px;
|
||||
padding-bottom: 4px;
|
||||
`;
|
||||
|
||||
const DocumentChildren = styled(Flex)`
|
||||
|
Reference in New Issue
Block a user