Fixed collection menu

This commit is contained in:
Jori Lallo
2017-09-18 00:01:15 -07:00
parent 0a5f5712ef
commit 4ee532d65b
2 changed files with 8 additions and 3 deletions

View File

@ -80,8 +80,6 @@ const Label = styled(Flex).attrs({
justify: 'center',
align: 'center',
})`
width: 22px;
height: 22px;
z-index: 1000;
cursor: pointer;
`;