Fix sidebar spacing, this needs a crazy refactor soon
This commit is contained in:
@@ -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