Refactor. Add trash and open icons

This commit is contained in:
Tom Moor
2017-10-21 16:21:43 -07:00
parent bafc491901
commit a909bf86b4
37 changed files with 122 additions and 330 deletions

View File

@ -85,7 +85,7 @@ const Label = styled(Flex).attrs({
`;
const Menu = styled.div`
animation: ${fadeAndScaleIn} 250ms ease;
animation: ${fadeAndScaleIn} 200ms ease;
transform-origin: 75% 0;
position: absolute;