Ability to revoke, ShareMenu

This commit is contained in:
Tom Moor
2018-05-23 22:09:14 -07:00
parent d93815ca0a
commit 47fb968009
11 changed files with 129 additions and 62 deletions

View File

@@ -50,7 +50,7 @@ const Subtitle = styled.p`
`;
const Actions = styled.div`
align-self: flex-end;
align-self: center;
`;
export default ListItem;